Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/src/font/
Dfx_gefont.cpp392 FX_BOOL CFX_GEFont::GetCharWidth(FX_WCHAR wUnicode, in GetCharWidth()
397 FX_BOOL CFX_GEFont::GetCharWidth(FX_WCHAR wUnicode, in GetCharWidth()
430 FX_BOOL CFX_GEFont::GetCharBBox(FX_WCHAR wUnicode, in GetCharBBox()
435 FX_BOOL CFX_GEFont::GetCharBBox(FX_WCHAR wUnicode, in GetCharBBox()
486 int32_t CFX_GEFont::GetGlyphIndex(FX_WCHAR wUnicode, FX_BOOL bCharCode) { in GetGlyphIndex()
489 int32_t CFX_GEFont::GetGlyphIndex(FX_WCHAR wUnicode, in GetGlyphIndex()
Dfx_gdifont.cpp298 FX_BOOL CFX_GdiFont::GetCharWidth(FX_WCHAR wUnicode, in GetCharWidth()
324 FX_BOOL CFX_GdiFont::GetCharWidth(FX_WCHAR wUnicode, in GetCharWidth()
329 int32_t CFX_GdiFont::GetGlyphIndex(FX_WCHAR wUnicode, in GetGlyphIndex()
390 int32_t CFX_GdiFont::GetGlyphIndex(FX_WCHAR wUnicode, FX_BOOL bCharCode) { in GetGlyphIndex()
399 FX_BOOL CFX_GdiFont::GetCharBBox(FX_WCHAR wUnicode, in GetCharBBox()
Dfx_fontutils.cpp133 FGAS_LPCFONTUSB FGAS_GetUnicodeBitField(FX_WCHAR wUnicode) { in FGAS_GetUnicodeBitField()
Dfx_stdfontmgr.cpp91 FX_WCHAR wUnicode, in GetDefFontByUnicode()
323 FX_WCHAR wUnicode) { in FindFont()
482 FX_WCHAR wUnicode) { in FX_EnumGdiFonts()
714 IFX_Font* CFX_FontMgrImp::GetDefFontByUnicode(FX_WCHAR wUnicode, in GetDefFontByUnicode()
772 IFX_Font* CFX_FontMgrImp::GetFontByUnicode(FX_WCHAR wUnicode, in GetFontByUnicode()
/external/pdfium/core/src/fxge/android/
Dfpf_skiafont.cpp51 int32_t CFPF_SkiaFont::GetGlyphIndex(FX_WCHAR wUnicode) { in GetGlyphIndex()
/external/pdfium/xfa/src/fgas/include/
Dfx_fnt.h100 FX_WCHAR wUnicode; member
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_fontmgr.cpp2039 FX_WCHAR wUnicode, in GetCharWidth()