Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/android/
Dfpf_skiafont.cpp60 int32_t CFPF_SkiaFont::GetGlyphWidth(int32_t iGlyphIndex) { in GetGlyphWidth()
86 FX_BOOL CFPF_SkiaFont::GetGlyphBBox(int32_t iGlyphIndex, FX_RECT& rtBBox) { in GetGlyphBBox()
/external/pdfium/xfa/src/fgas/src/font/
Dfx_gdifont.cpp402 int32_t iGlyphIndex = GetGlyphIndex(wUnicode, bCharCode); in GetCharBBox() local
450 FX_DWORD CFX_GdiFont::GetGlyphDIBits(int32_t iGlyphIndex, in GetGlyphDIBits()
Dfx_gefont.cpp494 int32_t iGlyphIndex = m_pFontEncoding->GlyphFromCharCode(wUnicode); in GetGlyphIndex() local