Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_codepage.cpp193 {FX_CHARSET_MSWin_EasternEuropean, FX_CODEPAGE_MSWin_EasternEuropean},
202 {FX_CHARSET_MSWin_EasternEuropean, g_FX_MSWinEasternEuropeanUnicodes},
Dfx_codepage.h89 #define FX_CHARSET_MSWin_EasternEuropean 238 macro
/external/pdfium/core/fxge/
Dcfx_font.cpp221 {FX_CHARSET_MSWin_EasternEuropean, "Arial"},
223 {FX_CHARSET_MSWin_EasternEuropean, "Tahoma"},
291 return FX_CHARSET_MSWin_EasternEuropean; in GetCharSetFromUnicode()
/external/pdfium/fpdfsdk/
Dfpdf_sysfontinfo.cpp39 FX_CHARSET_MSWin_EasternEuropean,
/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.cpp132 case FX_CHARSET_MSWin_EasternEuropean: in FPF_SkiaGetCharset()