Home
last modified time | relevance | path

Searched refs:_af_debug_hints_rec (Results 1 – 1 of 1) sorted by relevance

/external/freetype/src/autofit/
Dafmodule.c52 AF_GlyphHintsRec _af_debug_hints_rec[1]; variable
54 void* _af_debug_hints = _af_debug_hints_rec;
502 if ( _af_debug_hints_rec->memory ) in af_autofitter_done()
503 af_glyph_hints_done( _af_debug_hints_rec ); in af_autofitter_done()
522 AF_GlyphHints hints = _af_debug_hints_rec; in af_autofitter_load_glyph()