HomeSort by relevance Sort by last modified time
    Searched refs:FX_CHARSET_ChineseTraditional (Results 1 - 13 of 13) sorted by null

  /external/pdfium/core/fxcrt/
fx_codepage.h 78 #define FX_CHARSET_ChineseTraditional 136
  /external/pdfium/core/fxge/apple/
fx_mac_imp.cpp 114 case FX_CHARSET_ChineseTraditional:
  /external/pdfium/core/fxge/
fx_ge_linux.cpp 111 case FX_CHARSET_ChineseTraditional: {
cfx_folderfontinfo.cpp 80 case FX_CHARSET_ChineseTraditional:
247 m_pMapper->AddInstalledFont(facename, FX_CHARSET_ChineseTraditional);
cfx_fontmapper.cpp 552 Charset == FX_CHARSET_ChineseTraditional);
  /external/pdfium/fpdfsdk/
cfx_systemhandler.cpp 32 if (charset == FX_CHARSET_ChineseTraditional)
fpdf_sysfontinfo.cpp 31 static_assert(FXFONT_CHINESEBIG5_CHARSET == FX_CHARSET_ChineseTraditional,
  /external/pdfium/fpdfsdk/pwl/
cpwl_font_map.cpp 287 nCharset = FX_CHARSET_ChineseTraditional;
335 {FX_CHARSET_ChineseTraditional, "MingLiU"},
  /external/pdfium/core/fxge/android/
cfpf_skiafontmgr.cpp 140 case FX_CHARSET_ChineseTraditional:
191 (uCharset == FX_CHARSET_ChineseTraditional) ||
  /external/pdfium/core/fpdfapi/parser/
cpdf_document.cpp 817 case FX_CHARSET_ChineseTraditional:
876 bool bCJK = charset == FX_CHARSET_ChineseTraditional ||
    [all...]
  /external/pdfium/core/fxge/win32/
fx_win32_device.cpp 486 case FX_CHARSET_ChineseTraditional:
586 case FX_CHARSET_ChineseTraditional:
628 case FX_CHARSET_ChineseTraditional:
    [all...]
  /external/pdfium/core/fpdfdoc/
cpdf_interform.cpp 576 charSet = FX_CHARSET_ChineseTraditional;
738 } else if (charSet == FX_CHARSET_ChineseTraditional) {
    [all...]
  /external/pdfium/xfa/fgas/font/
cfgas_fontmgr.cpp 55 {FX_CHARSET_ChineseTraditional, FX_CODEPAGE_ChineseTraditional},
381 {1 << 4, FX_CHARSET_ChineseTraditional},
    [all...]

Completed in 809 milliseconds