Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/src/font/
Dfx_fontutils.cpp9 FX_DWORD FGAS_GetFontHashCode(FX_WORD wCodePage, FX_DWORD dwFontStyles) { in FGAS_GetFontHashCode()
33 FX_WORD wCodePage) { in FGAS_GetFontFamilyHash()
Dfx_stdfontmgr.cpp57 FX_WORD wCodePage, in GetDefFontByCodePage()
116 FX_WORD wCodePage = FX_GetCodePageFromCharset(pFD->uCharSet); in GetDefFontByUnicode() local
138 FX_WORD wCodePage = pRet->wCodePage; in GetDefFontByUnicode() local
162 FX_WORD wCodePage) { in LoadFont()
225 FX_WORD wCodePage, in LoadFont()
254 FX_WORD wCodePage) { in LoadFont()
321 FX_WORD wCodePage, in FindFont()
700 IFX_Font* CFX_FontMgrImp::GetDefFontByCodePage(FX_WORD wCodePage, in GetDefFontByCodePage()
728 IFX_Font* CFX_FontMgrImp::GetFontByCodePage(FX_WORD wCodePage, in GetFontByCodePage()
780 FX_WORD wCodePage = NULL == x ? 0xFFFF : x->wCodePage; in GetFontByUnicode() local
[all …]
Dfx_fontutils.h13 FX_WORD wCodePage; member
Dfx_gefont.cpp13 FX_WORD wCodePage, in LoadFont()
191 FX_WORD wCodePage) { in LoadFont()
341 IFX_Font* CFX_GEFont::Derive(FX_DWORD dwFontStyles, FX_WORD wCodePage) { in Derive()
Dfx_gdifont.cpp47 FX_WORD wCodePage, in LoadFont()
163 FX_WORD wCodePage) { in LoadFont()
/external/pdfium/xfa/src/fdp/src/css/
Dfde_cssstylesheet.cpp48 FX_WORD wCodePage, in LoadFromStream()
61 FX_WORD wCodePage, in LoadFromBuffer()
124 FX_WORD wCodePage) { in LoadFromStream()
142 FX_WORD wCodePage) { in LoadFromBuffer()
Dfde_csssyntax.cpp335 FX_WORD wCodePage = FX_GetCodePageFormStringW( in DoSyntaxParse() local
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_fontmgr.h14 FX_WORD wCodePage; member
Dxfa_fontmgr.cpp1766 FX_WORD wCodePage) { in GetFont()
1827 FX_WORD wCodePage) { in GetDefaultFont()
2060 FX_WORD wCodePage) { in GetFont()
/external/pdfium/xfa/src/fgas/include/
Dfx_fnt.h101 FX_WORD wCodePage; member
236 FX_WORD wCodePage) { in LoadFont()
/external/pdfium/xfa/src/fgas/src/crt/
Dfx_encode.cpp104 int32_t FX_DecodeString(FX_WORD wCodePage, in FX_DecodeString()
Dfx_stream.cpp754 FX_WORD CFX_TextStream::SetCodePage(FX_WORD wCodePage) { in SetCodePage()
1158 FX_WORD CFX_Stream::SetCodePage(FX_WORD wCodePage) { in SetCodePage()
/external/pdfium/xfa/src/fdp/src/xml/
Dfde_xml.cpp389 FX_WORD wCodePage = pXMLStream->GetCodePage(); in SaveXMLNode() local
915 FX_WORD wCodePage = m_pStream->GetCodePage(); in LoadXML() local
959 FX_WORD wCodePage = pXMLStream->GetCodePage(); in SaveXMLNode() local
1068 FX_WORD wCodePage = pXMLStream->GetCodePage(); in SaveXML() local
/external/pdfium/xfa/src/fwl/src/theme/
Dwidgettp.cpp723 FX_WORD wCodePage) { in Equal()
754 FX_WORD wCodePage) { in FindFont()
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_basic_imp.cpp622 FX_WORD CXFA_WideTextRead::SetCodePage(FX_WORD wCodePage) { in SetCodePage()
Dxfa_parser_imp.cpp75 FX_WORD wCodePage = m_pStream->GetCodePage(); in StartParse() local