Home
last modified time | relevance | path

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

/external/freetype/src/pshinter/
Dpshalgo.h224 extern PSH_Glyph ps_debug_glyph;
Dpshalgo.c35 PSH_Glyph ps_debug_glyph = NULL; variable
2092 if ( ps_debug_glyph ) in ps_hints_apply()
2094 psh_glyph_done( ps_debug_glyph ); in ps_hints_apply()
2095 FT_FREE( ps_debug_glyph ); in ps_hints_apply()
2101 ps_debug_glyph = glyph; in ps_hints_apply()