Searched refs:hints_funcs (Results 1 – 7 of 7) sorted by relevance
857 void* hints_funcs; /* hinter-specific */ member1139 void* hints_funcs; /* hinter-specific */ member
1599 builder->hints_funcs = NULL; in t1_builder_init()1602 builder->hints_funcs = glyph->internal->glyph_hints; in t1_builder_init()1865 builder->hints_funcs = NULL; in cff_builder_init()1875 builder->hints_funcs = glyph->root.internal->glyph_hints; in cff_builder_init()
529 hinter = (T2_Hints_Funcs)builder->hints_funcs; in cff_decoder_parse_charstrings()2356 if ( builder->hints_funcs && size ) in cff_decoder_prepare()
473 hinter = (T1_Hints_Funcs)builder->hints_funcs; in t1_decoder_parse_charstrings()
493 if ( !hinting || !decoder.builder.hints_funcs ) in cid_slot_load_glyph()
549 if ( !hinting || ! decoder.builder.hints_funcs ) in T1_Load_Glyph()
646 if ( !hinting || !decoder.builder.hints_funcs ) in cff_slot_load()