Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_codepage.cpp184 {FX_CHARSET_ChineseTraditional, FX_CODEPAGE_ChineseTraditional},
235 (uCharset == FX_CHARSET_ChineseTraditional) || in FX_CharSetIsCJK()
Dfx_codepage.h80 #define FX_CHARSET_ChineseTraditional 136 macro
/external/pdfium/core/fxge/apple/
Dfx_mac_imp.cpp117 case FX_CHARSET_ChineseTraditional: in MapFont()
/external/pdfium/core/fxge/
Dfx_ge_linux.cpp120 case FX_CHARSET_ChineseTraditional: { in MapFont()
Dcfx_folderfontinfo.cpp95 case FX_CHARSET_ChineseTraditional: in GetCharset()
258 m_pMapper->AddInstalledFont(facename, FX_CHARSET_ChineseTraditional); in ReportFace()
Dcfx_font.cpp216 {FX_CHARSET_ChineseTraditional, "MingLiU"},
/external/pdfium/fpdfsdk/
Dfpdf_sysfontinfo.cpp32 static_assert(FXFONT_CHINESEBIG5_CHARSET == FX_CHARSET_ChineseTraditional,
/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.cpp116 case FX_CHARSET_ChineseTraditional: in FPF_SkiaGetCharset()
/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp469 case FX_CHARSET_ChineseTraditional: in MapFont()
569 case FX_CHARSET_ChineseTraditional: in MapFont()
611 case FX_CHARSET_ChineseTraditional: in MapFont()
/external/pdfium/core/fpdfapi/page/
Dcpdf_docpagedata.cpp659 case FX_CHARSET_ChineseTraditional: in ProcessbCJK()