Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.cpp55 uint32_t ShortFormHash(FX_CodePage wCodePage, in ShortFormHash()
63 uint32_t LongFormHash(FX_CodePage wCodePage, in LongFormHash()
85 FX_CodePage wCodePage; member
220 FX_CodePage wCodePage, in GetFontByUnicodeImpl()
250 FX_CodePage wCodePage, in FindFont()
356 uint16_t FX_GetCodePageBit(FX_CodePage wCodePage) { in FX_GetCodePageBit()
562 FX_CodePage wCodePage, in CalcPenalty()
670 FX_CodePage wCodePage, in GetFontByUnicodeImpl()
709 FX_CodePage wCodePage, in MatchFonts()
781 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.cpp163 void CFX_SeekableStreamProxy::SetCodePage(FX_CodePage wCodePage) { in SetCodePage()
/external/pdfium/core/fxcrt/xml/
Dcfx_xmlparser.cpp70 FX_CodePage wCodePage = proxy->GetCodePage(); in CFX_XMLParser() local