Home
last modified time | relevance | path

Searched defs:GetGlyphIndex (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxge/android/
Dcfpf_skiafont.cpp56 int32_t CFPF_SkiaFont::GetGlyphIndex(wchar_t wUnicode) { in GetGlyphIndex() function in CFPF_SkiaFont
/external/pdfium/xfa/fgas/font/
Dcfgas_gefont.cpp226 int32_t CFGAS_GEFont::GetGlyphIndex(wchar_t wUnicode) { in GetGlyphIndex() function in CFGAS_GEFont
/external/pdfium/core/fpdfapi/font/
Dcpdf_cidfont.cpp572 int CPDF_CIDFont::GetGlyphIndex(uint32_t unicode, bool* pVertGlyph) { in GetGlyphIndex() function in CPDF_CIDFont