Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/font/
Dcfgas_gefont.cpp266 bool CFGAS_GEFont::GetCharWidth(FX_WCHAR wUnicode, in GetCharWidth()
272 bool CFGAS_GEFont::GetCharWidthInternal(FX_WCHAR wUnicode, in GetCharWidthInternal()
306 bool CFGAS_GEFont::GetCharBBox(FX_WCHAR wUnicode, in GetCharBBox()
312 bool CFGAS_GEFont::GetCharBBoxInternal(FX_WCHAR wUnicode, in GetCharBBoxInternal()
352 int32_t CFGAS_GEFont::GetGlyphIndex(FX_WCHAR wUnicode, bool bCharCode) { in GetGlyphIndex()
356 int32_t CFGAS_GEFont::GetGlyphIndex(FX_WCHAR wUnicode, in GetGlyphIndex()
Dfgas_fontutils.cpp137 const FGAS_FONTUSB* FGAS_GetUnicodeBitField(FX_WCHAR wUnicode) { in FGAS_GetUnicodeBitField()
Dcfgas_fontmgr.cpp144 FX_WCHAR wUnicode, in GetFontByUnicode()
270 FX_WCHAR wUnicode) { in FindFont()
339 FX_WCHAR wUnicode) { in FX_EnumGdiFonts()
661 FX_WCHAR wUnicode, in GetFontByUnicode()
Dcfgas_fontmgr.h51 FX_WCHAR wUnicode; member
/external/pdfium/core/fxge/android/
Dcfpf_skiafont.cpp56 int32_t CFPF_SkiaFont::GetGlyphIndex(FX_WCHAR wUnicode) { in GetGlyphIndex()
/external/pdfium/xfa/fxfa/app/
Dxfa_fontmgr.cpp1972 FX_WCHAR wUnicode, in GetCharWidth()