Searched defs:GetGlyphIndex (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fxge/android/
H A Dfpf_skiafont.cpp56 FX_INT32 CFPF_SkiaFont::GetGlyphIndex(FX_WCHAR wUnicode) function in class:CFPF_SkiaFont
/external/pdfium/core/src/fpdfapi/fpdf_font/
H A Dfpdf_font_cid.cpp1242 int CPDF_CIDFont::GetGlyphIndex(FX_DWORD unicode, FX_BOOL *pVertGlyph) function in class:CPDF_CIDFont
1393 int index = GetGlyphIndex(unicode, pVertGlyph);
1424 return GetGlyphIndex(charcode, pVertGlyph);

Completed in 1323 milliseconds