Searched refs:FX_CODEPAGE_MSWin_WesternEuropean (Results 1 – 6 of 6) sorted by relevance
/external/pdfium/core/fxcrt/ |
D | fx_codepage.h | 37 #define FX_CODEPAGE_MSWin_WesternEuropean 1252 macro
|
/external/pdfium/fpdfsdk/pwl/ |
D | cpwl_font_map.cpp | 289 case FX_CODEPAGE_MSWin_WesternEuropean: in GetNativeCharset()
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_fwltheme.cpp | 71 FX_CODEPAGE_MSWin_WesternEuropean, 0, nullptr); in CXFA_FWLTheme()
|
/external/pdfium/xfa/fgas/font/ |
D | cfgas_fontmgr.cpp | 36 {FX_CHARSET_ANSI, FX_CODEPAGE_MSWin_WesternEuropean}, 269 const uint16_t g_CodePages[] = {FX_CODEPAGE_MSWin_WesternEuropean,
|
D | fgas_fontutils.cpp | 16 {0x0000, 0x007F, 0, FX_CODEPAGE_MSWin_WesternEuropean}, 17 {0x0080, 0x00FF, 1, FX_CODEPAGE_MSWin_WesternEuropean},
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_interform.cpp | 578 case FX_CODEPAGE_MSWin_WesternEuropean: in GetNativeCharSet()
|