Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_font_map.cpp302 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/
Dfx_codepage.h87 #define FX_CHARSET_MSWin_EasternEuropean 238 macro
/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.cpp156 case FX_CHARSET_MSWin_EasternEuropean: in FPF_SkiaGetCharset()
/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.cpp64 {FX_CHARSET_MSWin_EasternEuropean, FX_CODEPAGE_MSWin_EasternEuropean},
362 {1 << 1, FX_CHARSET_MSWin_EasternEuropean},
/external/pdfium/core/fpdfapi/parser/
Dcpdf_document.cpp185 {FX_CHARSET_MSWin_EasternEuropean, g_FX_MSWinEasternEuropeanUnicodes},
/external/pdfium/core/fpdfdoc/
Dcpdf_interform.cpp591 charSet = FX_CHARSET_MSWin_EasternEuropean; in GetNativeCharSet()