Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/font/
Dfgas_fontutils.h16 uint16_t wCodePage; member
26 uint16_t wCodePage; member
Dcfgas_fontmgr.cpp188 uint16_t wCodePage, in GetFontByUnicodeImpl()
219 uint16_t wCodePage, in FindFont()
325 uint16_t FX_GetCodePageBit(uint16_t wCodePage) { in FX_GetCodePageBit()
537 uint16_t wCodePage, in CalcPenalty()
657 uint16_t wCodePage, in GetFontByUnicodeImpl() argument
708 uint16_t wCodePage, in MatchFonts()
779 uint16_t wCodePage, in GetFontByCodePage()
840 uint16_t wCodePage = x ? x->wCodePage : 0xFFFF; in GetFontByUnicode() local
863 uint16_t wCodePage) { in LoadFont()
Dcfgas_gefont.cpp25 uint16_t wCodePage, in LoadFont()
77 uint16_t wCodePage) { in LoadFontInternal()
Dcfgas_fontmgr.h36 uint16_t wCodePage; member
/external/pdfium/xfa/fwl/theme/
Dcfwl_widgettp.cpp229 uint16_t wCodePage) { in Equal()
273 uint16_t wCodePage) { in FindFont()
/external/pdfium/core/fxcrt/
Dcfx_seekablestreamproxy.cpp177 void CFX_SeekableStreamProxy::SetCodePage(uint16_t wCodePage) { in SetCodePage()
/external/pdfium/core/fxcrt/xml/
Dcfx_xmlparser.cpp67 uint16_t wCodePage = proxy->GetCodePage(); in CFX_XMLParser() local