Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.cpp65 uint32_t ShortFormHash(FX_CodePage wCodePage, in ShortFormHash()
73 uint32_t LongFormHash(FX_CodePage wCodePage, in LongFormHash()
95 FX_CodePage wCodePage; member
241 FX_CodePage wCodePage, in GetFontByUnicodeImpl()
271 FX_CodePage wCodePage, in FindFont()
378 uint16_t FX_GetCodePageBit(FX_CodePage wCodePage) { in FX_GetCodePageBit()
572 FX_CodePage wCodePage, in CalcPenalty()
680 FX_CodePage wCodePage, in GetFontByUnicodeImpl()
719 FX_CodePage wCodePage, in MatchFonts()
805 FX_CodePage wCodePage, in GetFontByCodePage()
[all …]
Dfgas_fontutils.h21 FX_CodePage wCodePage; member
31 FX_CodePage wCodePage; member
Dcfgas_gefont.cpp26 FX_CodePage wCodePage) { in LoadFont()
73 FX_CodePage wCodePage) { in LoadFontInternal()
/external/pdfium/core/fxcrt/
Dcfx_seekablestreamproxy.cpp156 void CFX_SeekableStreamProxy::SetCodePage(FX_CodePage wCodePage) { in SetCodePage()
/external/pdfium/core/fxcrt/xml/
Dcfx_xmlparser.cpp71 FX_CodePage wCodePage = proxy->GetCodePage(); in CFX_XMLParser() local