Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_font_map.cpp317 nCharset = FX_CHARSET_MSWin_Arabic; in GetNativeCharset()
344 {FX_CHARSET_MSWin_Arabic, "Arial"},
393 return FX_CHARSET_MSWin_Arabic; in CharSetFromUnicode()
/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.cpp148 case FX_CHARSET_MSWin_Arabic: in FPF_SkiaGetCharset()
299 if (uCharset != FX_CHARSET_MSWin_Arabic && in CreateFont()
301 uCharset = FX_CHARSET_MSWin_Arabic; in CreateFont()
/external/pdfium/core/fxcrt/
Dfx_codepage.h83 #define FX_CHARSET_MSWin_Arabic 178 macro
/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.cpp60 {FX_CHARSET_MSWin_Arabic, FX_CODEPAGE_MSWin_Arabic},
367 {1 << 6, FX_CHARSET_MSWin_Arabic},
/external/pdfium/core/fpdfapi/parser/
Dcpdf_document.cpp190 {FX_CHARSET_MSWin_Arabic, g_FX_MSWinArabicUnicodes},
/external/pdfium/core/fpdfdoc/
Dcpdf_interform.cpp606 charSet = FX_CHARSET_MSWin_Arabic; in GetNativeCharSet()