Home
last modified time | relevance | path

Searched defs:pVertGlyph (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/font/
Dcpdf_simplefont.cpp24 int CPDF_SimpleFont::GlyphFromCharCode(uint32_t charcode, bool* pVertGlyph) { in GlyphFromCharCode()
Dcpdf_cidfont.cpp572 int CPDF_CIDFont::GetGlyphIndex(uint32_t unicode, bool* pVertGlyph) { in GetGlyphIndex()
604 int CPDF_CIDFont::GetVerticalGlyph(int index, bool* pVertGlyph) { in GetVerticalGlyph()
616 int CPDF_CIDFont::GlyphFromCharCode(uint32_t charcode, bool* pVertGlyph) { in GlyphFromCharCode()