Searched refs:FX_CHARSET_MSWin_EasternEuropean (Results 1 – 6 of 6) sorted by relevance
/external/pdfium/fpdfsdk/pwl/ |
D | cpwl_font_map.cpp | 302 nCharset = FX_CHARSET_MSWin_EasternEuropean; in GetNativeCharset() 340 {FX_CHARSET_MSWin_EasternEuropean, "Arial"}, 342 {FX_CHARSET_MSWin_EasternEuropean, "Tahoma"}, 402 return FX_CHARSET_MSWin_EasternEuropean; in CharSetFromUnicode()
|
/external/pdfium/core/fxcrt/ |
D | fx_codepage.h | 87 #define FX_CHARSET_MSWin_EasternEuropean 238 macro
|
/external/pdfium/core/fxge/android/ |
D | cfpf_skiafontmgr.cpp | 156 case FX_CHARSET_MSWin_EasternEuropean: in FPF_SkiaGetCharset()
|
/external/pdfium/xfa/fgas/font/ |
D | cfgas_fontmgr.cpp | 64 {FX_CHARSET_MSWin_EasternEuropean, FX_CODEPAGE_MSWin_EasternEuropean}, 362 {1 << 1, FX_CHARSET_MSWin_EasternEuropean},
|
/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_document.cpp | 185 {FX_CHARSET_MSWin_EasternEuropean, g_FX_MSWinEasternEuropeanUnicodes},
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_interform.cpp | 591 charSet = FX_CHARSET_MSWin_EasternEuropean; in GetNativeCharSet()
|