Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/android/
Dfpf_skiafont.cpp51 int32_t CFPF_SkiaFont::GetGlyphIndex(FX_WCHAR wUnicode) { in GetGlyphIndex() function in CFPF_SkiaFont
/external/pdfium/xfa/src/fgas/src/font/
Dfx_gefont.cpp486 int32_t CFX_GEFont::GetGlyphIndex(FX_WCHAR wUnicode, FX_BOOL bCharCode) { in GetGlyphIndex() function in CFX_GEFont
489 int32_t CFX_GEFont::GetGlyphIndex(FX_WCHAR wUnicode, in GetGlyphIndex() function in CFX_GEFont
Dfx_gdifont.cpp329 int32_t CFX_GdiFont::GetGlyphIndex(FX_WCHAR wUnicode, in GetGlyphIndex() function in CFX_GdiFont
390 int32_t CFX_GdiFont::GetGlyphIndex(FX_WCHAR wUnicode, FX_BOOL bCharCode) { in GetGlyphIndex() function in CFX_GdiFont
/external/pdfium/core/src/fpdfapi/fpdf_font/
Dfpdf_font_cid.cpp1407 int CPDF_CIDFont::GetGlyphIndex(FX_DWORD unicode, FX_BOOL* pVertGlyph) { in GetGlyphIndex() function in CPDF_CIDFont