Home
last modified time | relevance | path

Searched refs:FX_CODEPAGE_MSWin_WesternEuropean (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/core/fxcrt/
Dfx_codepage.h37 #define FX_CODEPAGE_MSWin_WesternEuropean 1252 macro
/external/pdfium/fpdfsdk/pwl/
Dcpwl_font_map.cpp289 case FX_CODEPAGE_MSWin_WesternEuropean: in GetNativeCharset()
/external/pdfium/xfa/fxfa/
Dcxfa_fwltheme.cpp71 FX_CODEPAGE_MSWin_WesternEuropean, 0, nullptr); in CXFA_FWLTheme()
/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.cpp36 {FX_CHARSET_ANSI, FX_CODEPAGE_MSWin_WesternEuropean},
269 const uint16_t g_CodePages[] = {FX_CODEPAGE_MSWin_WesternEuropean,
Dfgas_fontutils.cpp16 {0x0000, 0x007F, 0, FX_CODEPAGE_MSWin_WesternEuropean},
17 {0x0080, 0x00FF, 1, FX_CODEPAGE_MSWin_WesternEuropean},
/external/pdfium/core/fpdfdoc/
Dcpdf_interform.cpp578 case FX_CODEPAGE_MSWin_WesternEuropean: in GetNativeCharSet()