Home
last modified time | relevance | path

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

/external/freetype/src/pshinter/
Dpshalgo.h238 extern PSH_Glyph ps_debug_glyph;
Dpshalgo.c36 PSH_Glyph ps_debug_glyph = 0; variable
2203 if ( ps_debug_glyph ) in ps_hints_apply()
2205 psh_glyph_done( ps_debug_glyph ); in ps_hints_apply()
2206 FT_FREE( ps_debug_glyph ); in ps_hints_apply()
2212 ps_debug_glyph = glyph; in ps_hints_apply()