Searched refs:_af_debug_hints_rec (Results 1 – 3 of 3) sorted by relevance
52 AF_GlyphHintsRec _af_debug_hints_rec[1]; variable54 void* _af_debug_hints = _af_debug_hints_rec;395 if ( _af_debug_hints_rec->memory ) in af_autofitter_done()396 af_glyph_hints_done( _af_debug_hints_rec ); in af_autofitter_done()415 AF_GlyphHints hints = _af_debug_hints_rec; in af_autofitter_load_glyph()
52 AF_GlyphHintsRec _af_debug_hints_rec[1]; variable54 void* _af_debug_hints = _af_debug_hints_rec;487 if ( _af_debug_hints_rec->memory ) in af_autofitter_done()488 af_glyph_hints_done( _af_debug_hints_rec ); in af_autofitter_done()507 AF_GlyphHints hints = _af_debug_hints_rec; in af_autofitter_load_glyph()
2314 * src/autofit/afmodule.c (_af_debug_hints_rec) [FT_DEBUG_AUTOFIT]: