Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fxge/android/
H A Dcfpf_skiafont.cpp45 int32_t CFPF_SkiaFont::GetGlyphIndex(wchar_t wUnicode) { in GetGlyphIndex() function in CFPF_SkiaFont
/aosp_15_r20/external/pdfium/xfa/fgas/font/
H A Dcfgas_gefont.cpp199 int32_t CFGAS_GEFont::GetGlyphIndex(wchar_t wUnicode) { in GetGlyphIndex() function in CFGAS_GEFont
/aosp_15_r20/external/pdfium/core/fpdfapi/font/
H A Dcpdf_cidfont.cpp646 int CPDF_CIDFont::GetGlyphIndex(uint32_t unicode, bool* pVertGlyph) { in GetGlyphIndex() function in CPDF_CIDFont