Home
last modified time | relevance | path

Searched refs:FX_CHARSET_ChineseTraditional (Results 1 – 13 of 13) sorted by relevance

/external/pdfium/core/fxcrt/
Dfx_codepage.h78 #define FX_CHARSET_ChineseTraditional 136 macro
/external/pdfium/fpdfsdk/pwl/
Dcpwl_font_map.cpp287 nCharset = FX_CHARSET_ChineseTraditional; in GetNativeCharset()
335 {FX_CHARSET_ChineseTraditional, "MingLiU"},
/external/pdfium/core/fxge/apple/
Dfx_mac_imp.cpp114 case FX_CHARSET_ChineseTraditional: in MapFont()
/external/pdfium/core/fxge/
Dfx_ge_linux.cpp111 case FX_CHARSET_ChineseTraditional: { in MapFont()
Dcfx_folderfontinfo.cpp80 case FX_CHARSET_ChineseTraditional: in GetCharset()
247 m_pMapper->AddInstalledFont(facename, FX_CHARSET_ChineseTraditional); in ReportFace()
Dcfx_fontmapper.cpp552 Charset == FX_CHARSET_ChineseTraditional); in FindSubstFont()
/external/pdfium/fpdfsdk/
Dcfx_systemhandler.cpp32 if (charset == FX_CHARSET_ChineseTraditional) in CharSet2CP()
Dfpdf_sysfontinfo.cpp31 static_assert(FXFONT_CHINESEBIG5_CHARSET == FX_CHARSET_ChineseTraditional,
/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.cpp140 case FX_CHARSET_ChineseTraditional: in FPF_SkiaGetCharset()
191 (uCharset == FX_CHARSET_ChineseTraditional) || in FPF_SkiaIsCJK()
/external/pdfium/core/fpdfapi/parser/
Dcpdf_document.cpp817 case FX_CHARSET_ChineseTraditional: in ProcessbCJK()
876 bool bCJK = charset == FX_CHARSET_ChineseTraditional || in AddFont()
996 bool bCJK = pLogFont->lfCharSet == FX_CHARSET_ChineseTraditional || in AddWindowsFont()
/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp486 case FX_CHARSET_ChineseTraditional: in MapFont()
586 case FX_CHARSET_ChineseTraditional: in MapFont()
628 case FX_CHARSET_ChineseTraditional: in MapFont()
/external/pdfium/core/fpdfdoc/
Dcpdf_interform.cpp576 charSet = FX_CHARSET_ChineseTraditional; in GetNativeCharSet()
738 } else if (charSet == FX_CHARSET_ChineseTraditional) { in GetNativeFont()
/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.cpp55 {FX_CHARSET_ChineseTraditional, FX_CODEPAGE_ChineseTraditional},
381 {1 << 4, FX_CHARSET_ChineseTraditional},