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

  /external/pdfium/core/fxge/apple/
fx_mac_imp.cpp 110 case FXFONT_HANGUL_CHARSET:
  /external/pdfium/fpdfsdk/pdfwindow/
PWL_FontMap.cpp 313 nCharset = FXFONT_HANGUL_CHARSET;
354 {FXFONT_HANGUL_CHARSET, "Batang"},
401 return FXFONT_HANGUL_CHARSET;
  /external/pdfium/core/fxge/ge/
fx_ge_linux.cpp 119 case FXFONT_HANGUL_CHARSET: {
cfx_folderfontinfo.cpp 68 case FXFONT_HANGUL_CHARSET:
244 m_pMapper->AddInstalledFont(facename, FXFONT_HANGUL_CHARSET);
cfx_fontmapper.cpp 567 Charset == FXFONT_HANGUL_CHARSET ||
  /external/pdfium/core/fxge/
fx_font.h 38 #define FXFONT_HANGUL_CHARSET 129
  /external/pdfium/fpdfsdk/
cfx_systemhandler.cpp 28 if (charset == FXFONT_HANGUL_CHARSET)
  /external/pdfium/core/fxge/android/
cfpf_skiafontmgr.cpp 134 case FXFONT_HANGUL_CHARSET:
190 (uCharset == FXFONT_HANGUL_CHARSET) ||
  /external/pdfium/core/fpdfapi/parser/
cpdf_document.cpp 830 case FXFONT_HANGUL_CHARSET:
875 charset == FXFONT_HANGUL_CHARSET ||
    [all...]
  /external/pdfium/core/fxge/win32/
fx_win32_device.cpp 491 case FXFONT_HANGUL_CHARSET:
593 case FXFONT_HANGUL_CHARSET:
631 case FXFONT_HANGUL_CHARSET:
    [all...]
  /external/pdfium/core/fpdfdoc/
cpdf_interform.cpp 611 charSet = FXFONT_HANGUL_CHARSET;
    [all...]

Completed in 3526 milliseconds