Searched defs:ps_debug_glyph (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/freetype/src/pshinter/
H A Dpshalgo.c35 PSH_Glyph ps_debug_glyph = 0; variable
2202 if ( ps_debug_glyph )
2204 psh_glyph_done( ps_debug_glyph );
2205 FT_FREE( ps_debug_glyph );
2211 ps_debug_glyph = glyph;
/external/freetype/src/pshinter/
H A Dpshalgo.c35 PSH_Glyph ps_debug_glyph = 0; variable
2199 if ( ps_debug_glyph )
2201 psh_glyph_done( ps_debug_glyph );
2202 FT_FREE( ps_debug_glyph );
2208 ps_debug_glyph = glyph;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
H A Dpshalgo.c35 PSH_Glyph ps_debug_glyph = 0; variable
2202 if ( ps_debug_glyph )
2204 psh_glyph_done( ps_debug_glyph );
2205 FT_FREE( ps_debug_glyph );
2211 ps_debug_glyph = glyph;

Completed in 146 milliseconds