Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/render/
Dcharposlist.cpp106 bool is_vertical_glyph = false; in GetCharPosList() local
114 font->GlyphFromCharCode(char_code, &is_vertical_glyph); in GetCharPosList()
178 if (cid_transform && !is_vertical_glyph) { in GetCharPosList()