Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/font/
Dcfgas_gefont.cpp153 std::optional<uint16_t> CFGAS_GEFont::GetCharWidth(wchar_t wUnicode) { in GetCharWidth()
176 std::optional<FX_RECT> CFGAS_GEFont::GetCharBBox(wchar_t wUnicode) { in GetCharBBox()
195 int32_t CFGAS_GEFont::GetGlyphIndex(wchar_t wUnicode) { in GetGlyphIndex()
200 wchar_t wUnicode, in GetGlyphIndexAndFont()
Dcfgas_fontmgr.cpp94 wchar_t wUnicode; member
202 wchar_t wUnicode) { in EnumGdiFonts()
237 wchar_t wUnicode, in GetFontByUnicodeImpl()
273 wchar_t wUnicode) { in FindFont()
676 wchar_t wUnicode, in GetFontByUnicodeImpl()
857 wchar_t wUnicode, in GetFontByUnicode()