Home
last modified time | relevance | path

Searched defs:wUnicode (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/xfa/fgas/font/
Dcfgas_gefont.cpp158 bool CFGAS_GEFont::GetCharWidth(wchar_t wUnicode, int32_t& iWidth) { in GetCharWidth()
188 bool CFGAS_GEFont::GetCharBBox(wchar_t wUnicode, CFX_Rect* bbox) { in GetCharBBox()
226 int32_t CFGAS_GEFont::GetGlyphIndex(wchar_t wUnicode) { in GetGlyphIndex()
234 wchar_t wUnicode, in GetGlyphIndexAndFont()
Dfgas_fontutils.cpp1871 const FGAS_FONTUSB* FGAS_GetUnicodeBitField(wchar_t wUnicode) { in FGAS_GetUnicodeBitField()
Dcfgas_fontmgr.h35 wchar_t wUnicode; member
Dcfgas_pdffontmgr.cpp187 wchar_t wUnicode, in GetCharWidth()
Dcfgas_fontmgr.cpp191 wchar_t wUnicode) { in EnumGdiFonts()
223 wchar_t wUnicode) { in FindFont()
1001 wchar_t wUnicode, in GetFontByUnicode()
/external/pdfium/core/fxge/android/
Dcfpf_skiafont.cpp56 int32_t CFPF_SkiaFont::GetGlyphIndex(wchar_t wUnicode) { in GetGlyphIndex()