Home
last modified time | relevance | path

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

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