Searched refs:do_vert_hints (Results 1 - 4 of 4) sorted by relevance

/external/freetype/src/pshinter/
H A Dpshalgo.h207 FT_Bool do_vert_hints; member in struct:PSH_GlyphRec_
H A Dpshalgo.c459 ( dimension == 1 && !glyph->do_vert_hints ) )
687 ( dimension == 1 && !glyph->do_vert_hints ) )
2238 glyph->do_vert_hints = 1;
/external/pdfium/third_party/freetype/src/pshinter/
H A Dpshalgo.h212 FT_Bool do_vert_hints; member in struct:PSH_GlyphRec_
H A Dpshalgo.c461 ( dimension == 1 && !glyph->do_vert_hints ) )
689 ( dimension == 1 && !glyph->do_vert_hints ) )
2251 glyph->do_vert_hints = 1;

Completed in 54 milliseconds