Searched defs:wCodePage (Results 1 – 16 of 16) sorted by relevance
/external/pdfium/xfa/src/fgas/src/font/ |
D | fx_fontutils.cpp | 9 FX_DWORD FGAS_GetFontHashCode(FX_WORD wCodePage, FX_DWORD dwFontStyles) { in FGAS_GetFontHashCode() 33 FX_WORD wCodePage) { in FGAS_GetFontFamilyHash()
|
D | fx_stdfontmgr.cpp | 57 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 …]
|
D | fx_fontutils.h | 13 FX_WORD wCodePage; member
|
D | fx_gefont.cpp | 13 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()
|
D | fx_gdifont.cpp | 47 FX_WORD wCodePage, in LoadFont() 163 FX_WORD wCodePage) { in LoadFont()
|
/external/pdfium/xfa/src/fdp/src/css/ |
D | fde_cssstylesheet.cpp | 48 FX_WORD wCodePage, in LoadFromStream() 61 FX_WORD wCodePage, in LoadFromBuffer() 124 FX_WORD wCodePage) { in LoadFromStream() 142 FX_WORD wCodePage) { in LoadFromBuffer()
|
D | fde_csssyntax.cpp | 335 FX_WORD wCodePage = FX_GetCodePageFormStringW( in DoSyntaxParse() local
|
/external/pdfium/xfa/src/fxfa/src/app/ |
D | xfa_fontmgr.h | 14 FX_WORD wCodePage; member
|
D | xfa_fontmgr.cpp | 1766 FX_WORD wCodePage) { in GetFont() 1827 FX_WORD wCodePage) { in GetDefaultFont() 2060 FX_WORD wCodePage) { in GetFont()
|
/external/pdfium/xfa/src/fgas/include/ |
D | fx_fnt.h | 101 FX_WORD wCodePage; member 236 FX_WORD wCodePage) { in LoadFont()
|
/external/pdfium/xfa/src/fgas/src/crt/ |
D | fx_encode.cpp | 104 int32_t FX_DecodeString(FX_WORD wCodePage, in FX_DecodeString()
|
D | fx_stream.cpp | 754 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/ |
D | fde_xml.cpp | 389 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/ |
D | widgettp.cpp | 723 FX_WORD wCodePage) { in Equal() 754 FX_WORD wCodePage) { in FindFont()
|
/external/pdfium/xfa/src/fxfa/src/parser/ |
D | xfa_basic_imp.cpp | 622 FX_WORD CXFA_WideTextRead::SetCodePage(FX_WORD wCodePage) { in SetCodePage()
|
D | xfa_parser_imp.cpp | 75 FX_WORD wCodePage = m_pStream->GetCodePage(); in StartParse() local
|