Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_codepage.h86 #define FX_CHARSET_Thai 222 macro
/external/pdfium/fpdfsdk/pwl/
Dcpwl_font_map.cpp293 nCharset = FX_CHARSET_Thai; in GetNativeCharset()
387 return FX_CHARSET_Thai; in CharSetFromUnicode()
/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.cpp154 case FX_CHARSET_Thai: in FPF_SkiaGetCharset()
/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.cpp63 {FX_CHARSET_Thai, FX_CODEPAGE_MSDOS_Thai},
377 {{1 << 0, FX_CHARSET_Thai},
/external/pdfium/core/fpdfapi/parser/
Dcpdf_document.cpp184 {FX_CHARSET_Thai, g_FX_MSDOSThaiUnicodes},
/external/pdfium/core/fpdfdoc/
Dcpdf_interform.cpp582 charSet = FX_CHARSET_Thai; in GetNativeCharSet()