Home
last modified time | relevance | path

Searched refs:FX_CHARSET_Johab (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fxcrt/
Dfx_codepage.h76 #define FX_CHARSET_Johab 130 macro
/external/pdfium/fpdfsdk/pwl/
Dcpwl_font_map.cpp326 nCharset = FX_CHARSET_Johab; in GetNativeCharset()
/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.cpp53 {FX_CHARSET_Johab, FX_CODEPAGE_Johab},
382 {1 << 5, FX_CHARSET_Johab},
/external/pdfium/core/fpdfdoc/
Dcpdf_interform.cpp615 charSet = FX_CHARSET_Johab; in GetNativeCharSet()