Searched refs:hints_funcs (Results 1 – 7 of 7) sorted by relevance
103 void* hints_funcs; /* hinter-specific */ member
277 builder->hints_funcs = 0; in cff_builder_init()285 builder->hints_funcs = glyph->root.internal->glyph_hints; in cff_builder_init()441 if ( builder->hints_funcs && size ) in cff_decoder_prepare()939 hinter = (T2_Hints_Funcs)builder->hints_funcs; in cff_decoder_parse_charstrings()3027 if ( !hinting || !decoder.builder.hints_funcs ) in cff_slot_load()
408 if ( !hinting || !decoder.builder.hints_funcs ) in cid_slot_load_glyph()
585 void* hints_funcs; /* hinter-specific */ member
460 if ( !hinting || ! decoder.builder.hints_funcs ) in T1_Load_Glyph()
1548 builder->hints_funcs = 0; in t1_builder_init()1551 builder->hints_funcs = glyph->internal->glyph_hints; in t1_builder_init()
399 hinter = (T1_Hints_Funcs)builder->hints_funcs; in t1_decoder_parse_charstrings()
Completed in 16 milliseconds