Searched defs:wCodePage (Results 1 - 12 of 12) sorted by relevance

/external/pdfium/xfa/fgas/font/
H A Dfgas_fontutils.h16 uint16_t wCodePage; member in struct:FGAS_FONTUSB
19 uint32_t FGAS_GetFontHashCode(uint16_t wCodePage, uint32_t dwFontStyles);
22 uint16_t wCodePage);
H A Dfgas_fontutils.cpp12 uint32_t FGAS_GetFontHashCode(uint16_t wCodePage, uint32_t dwFontStyles) { argument
13 uint32_t dwHash = wCodePage;
36 uint16_t wCodePage) {
44 wsFont += wCodePage;
34 FGAS_GetFontFamilyHash(const FX_WCHAR* pszFontFamily, uint32_t dwFontStyles, uint16_t wCodePage) argument
H A Dcfgas_gefont.cpp24 uint16_t wCodePage,
30 return pFontMgr->GetFontByCodePage(wCodePage, dwFontStyles, pszFontFamily);
33 if (!pFont->LoadFontInternal(pszFontFamily, dwFontStyles, wCodePage))
128 uint16_t wCodePage) {
158 m_pFont->LoadSubst(csFontFamily, true, dwFlags, iWeight, 0, wCodePage, false);
227 uint16_t wCodePage) {
21 LoadFont( const FX_WCHAR* pszFontFamily, uint32_t dwFontStyles, uint16_t wCodePage, CFGAS_FontMgr* pFontMgr) argument
126 LoadFontInternal(const FX_WCHAR* pszFontFamily, uint32_t dwFontStyles, uint16_t wCodePage) argument
226 Derive(uint32_t dwFontStyles, uint16_t wCodePage) argument
H A Dcfgas_fontmgr.h52 uint16_t wCodePage; member in struct:FX_FONTMATCHPARAMS
95 CFX_RetainPtr<CFGAS_GEFont> GetFontByCodePage(uint16_t wCodePage,
103 uint16_t wCodePage);
110 uint16_t wCodePage);
116 uint16_t wCodePage,
195 CFX_RetainPtr<CFGAS_GEFont> GetFontByCodePage(uint16_t wCodePage,
203 uint16_t wCodePage);
222 uint16_t wCodePage,
227 uint16_t wCodePage,
H A Dcfgas_fontmgr.cpp69 if (pParams->wCodePage != 0xFFFF) {
70 if (FX_GetCodePageFromCharset(font.uCharSet) != pParams->wCodePage)
114 uint16_t wCodePage,
117 uint32_t dwHash = FGAS_GetFontHashCode(wCodePage, dwFontStyles);
120 return it->second ? LoadFont(it->second, dwFontStyles, wCodePage) : nullptr;
123 FindFont(pszFontFamily, dwFontStyles, true, wCodePage);
125 pFD = FindFont(nullptr, dwFontStyles, true, wCodePage);
127 pFD = FindFont(nullptr, dwFontStyles, false, wCodePage);
132 CFGAS_GEFont::LoadFont(pFD->wsFontFace, dwFontStyles, wCodePage, this);
138 dwHash = FGAS_GetFontFamilyHash(pFD->wsFontFace, dwFontStyles, wCodePage);
113 GetFontByCodePage( uint16_t wCodePage, uint32_t dwFontStyles, const FX_WCHAR* pszFontFamily) argument
183 LoadFont( const FX_WCHAR* pszFontFamily, uint32_t dwFontStyles, uint16_t wCodePage) argument
216 LoadFont( const CFX_RetainPtr<CFGAS_GEFont>& pSrcFont, uint32_t dwFontStyles, uint16_t wCodePage) argument
265 FindFont(const FX_WCHAR* pszFontFamily, uint32_t dwFontStyles, uint32_t dwMatchFlags, uint16_t wCodePage, uint32_t dwUSB, FX_WCHAR wUnicode) argument
374 uint16_t wCodePage; member in struct:__anon16805::FX_BitCodePage
391 FX_GetCodePageBit(uint16_t wCodePage) argument
618 LoadFont( const FX_WCHAR* pszFontFamily, uint32_t dwFontStyles, uint16_t wCodePage) argument
625 GetFontByCodePage( uint16_t wCodePage, uint32_t dwFontStyles, const FX_WCHAR* pszFontFamily) argument
668 uint16_t wCodePage = x ? x->wCodePage : 0xFFFF; local
876 MatchFonts( std::vector<CFX_FontDescriptorInfo>* pMatchedFonts, uint16_t wCodePage, uint32_t dwFontStyles, const CFX_WideString& FontName, FX_WCHAR wcUnicode) argument
895 CalcPenalty(CFX_FontDescriptor* pInstalled, uint16_t wCodePage, uint32_t dwFontStyles, const CFX_WideString& FontName, FX_WCHAR wcUnicode) argument
[all...]
/external/pdfium/xfa/fxfa/
H A Dxfa_fontmgr.h27 uint16_t wCodePage; member in struct:XFA_FONTINFO
38 uint16_t wCodePage = 0xFFFF);
43 uint16_t wCodePage = 0xFFFF);
92 uint16_t wCodePage = 0xFFFF);
/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_widetextread.cpp89 uint16_t CXFA_WideTextRead::SetCodePage(uint16_t wCodePage) { argument
/external/pdfium/xfa/fgas/crt/
H A Dfgas_codepage.cpp378 int32_t FX_DecodeString(uint16_t wCodePage, argument
384 if (wCodePage == FX_CODEPAGE_UTF8) {
H A Dfgas_stream.cpp224 uint16_t SetCodePage(uint16_t wCodePage) override;
262 uint16_t SetCodePage(uint16_t wCodePage) override;
1037 uint16_t CFGAS_TextStream::SetCodePage(uint16_t wCodePage) { argument
1042 m_wCodePage = wCodePage;
1413 uint16_t CFGAS_Stream::SetCodePage(uint16_t wCodePage) { argument
/external/pdfium/xfa/fwl/theme/
H A Dcfwl_widgettp.cpp275 uint16_t wCodePage) {
277 m_dwCodePage == wCodePage;
318 uint16_t wCodePage) {
320 if (pData->Equal(wsFontFamily, dwFontStyles, wCodePage))
324 if (!pFontData->LoadFont(wsFontFamily, dwFontStyles, wCodePage))
273 Equal(const CFX_WideStringC& wsFontFamily, uint32_t dwFontStyles, uint16_t wCodePage) argument
315 FindFont( const CFX_WideStringC& wsFontFamily, uint32_t dwFontStyles, uint16_t wCodePage) argument
/external/pdfium/xfa/fxfa/app/
H A Dxfa_fontmgr.cpp1749 uint16_t wCodePage) {
1753 pFDEFontMgr->LoadFont(wsFontName.c_str(), dwFontStyles, wCodePage);
1775 pFont = pFDEFontMgr->LoadFont(wsReplace.c_str(), dwStyle, wCodePage);
1794 uint16_t wCodePage) {
1797 pFDEFontMgr->LoadFont(L"Arial Narrow", dwFontStyles, wCodePage);
1800 dwFontStyles, wCodePage);
2000 uint16_t wCodePage) {
2003 bsKey.Format("%u%u%u", dwHash, dwFontStyles, wCodePage);
2021 pFont = m_pDefFontMgr->GetFont(hDoc, wsFontFamily, dwFontStyles, wCodePage);
2032 wCodePage);
1745 GetFont( CXFA_FFDoc* hDoc, const CFX_WideStringC& wsFontFamily, uint32_t dwFontStyles, uint16_t wCodePage) argument
1790 GetDefaultFont( CXFA_FFDoc* hDoc, const CFX_WideStringC& wsFontFamily, uint32_t dwFontStyles, uint16_t wCodePage) argument
1996 GetFont( CXFA_FFDoc* hDoc, const CFX_WideStringC& wsFontFamily, uint32_t dwFontStyles, uint16_t wCodePage) argument
[all...]
/external/pdfium/xfa/fde/xml/
H A Dfde_xml_imp.cpp403 uint16_t wCodePage = pXMLStream->GetCodePage(); local
404 if (wCodePage == FX_CODEPAGE_UTF16LE) {
406 } else if (wCodePage == FX_CODEPAGE_UTF16BE) {
973 uint16_t wCodePage = pXMLStream->GetCodePage(); local
974 if (wCodePage == FX_CODEPAGE_UTF16LE) {
976 } else if (wCodePage == FX_CODEPAGE_UTF16BE) {
1085 uint16_t wCodePage = pXMLStream->GetCodePage(); local
1086 if (wCodePage != FX_CODEPAGE_UTF16LE && wCodePage != FX_CODEPAGE_UTF16BE &&
1087 wCodePage !
[all...]

Completed in 175 milliseconds