Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_codepage.h81 #define FX_CHARSET_MSWin_Vietnamese 163 macro
/external/pdfium/fpdfsdk/pwl/
Dcpwl_font_map.cpp323 nCharset = FX_CHARSET_MSWin_Vietnamese; in GetNativeCharset()
405 return FX_CHARSET_MSWin_Vietnamese; in CharSetFromUnicode()
/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.cpp58 {FX_CHARSET_MSWin_Vietnamese, FX_CODEPAGE_MSWin_Vietnamese},
369 {1 << 8, FX_CHARSET_MSWin_Vietnamese},
/external/pdfium/core/fpdfdoc/
Dcpdf_interform.cpp612 charSet = FX_CHARSET_MSWin_Vietnamese; in GetNativeCharSet()