Searched refs:_af_debug_hints_rec (Results 1 – 6 of 6) sorted by relevance
51 static AF_GlyphHintsRec _af_debug_hints_rec[1]; variable53 void* _af_debug_hints = _af_debug_hints_rec;428 if ( _af_debug_hints_rec->memory ) in af_autofitter_done()429 af_glyph_hints_done( _af_debug_hints_rec ); in af_autofitter_done()448 AF_GlyphHints hints = _af_debug_hints_rec; in af_autofitter_load_glyph()
51 AF_GlyphHintsRec _af_debug_hints_rec[1]; variable53 void* _af_debug_hints = _af_debug_hints_rec;474 if ( _af_debug_hints_rec->memory ) in af_autofitter_done()475 af_glyph_hints_done( _af_debug_hints_rec ); in af_autofitter_done()494 AF_GlyphHints hints = _af_debug_hints_rec; in af_autofitter_load_glyph()
4419 * src/autofit/afmodule.c (_af_debug_hints_rec) [FT_DEBUG_AUTOFIT]: