Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_codepage.cpp189 {FX_CHARSET_MSWin_Arabic, FX_CODEPAGE_MSWin_Arabic},
207 {FX_CHARSET_MSWin_Arabic, g_FX_MSWinArabicUnicodes},
Dfx_codepage.h85 #define FX_CHARSET_MSWin_Arabic 178 macro
/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.cpp124 case FX_CHARSET_MSWin_Arabic: in FPF_SkiaGetCharset()
271 if (uCharset != FX_CHARSET_MSWin_Arabic && in CreateFont()
273 uCharset = FX_CHARSET_MSWin_Arabic; in CreateFont()
/external/pdfium/fpdfsdk/
Dfpdf_sysfontinfo.cpp34 static_assert(FXFONT_ARABIC_CHARSET == FX_CHARSET_MSWin_Arabic,
/external/pdfium/core/fxge/
Dcfx_font.cpp225 {FX_CHARSET_MSWin_Arabic, "Arial"},
282 return FX_CHARSET_MSWin_Arabic; in GetCharSetFromUnicode()