Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_codepage.cpp181 {FX_CHARSET_Hangul, FX_CODEPAGE_Hangul},
236 (uCharset == FX_CHARSET_Hangul) || (uCharset == FX_CHARSET_ShiftJIS); in FX_CharSetIsCJK()
Dfx_codepage.h77 #define FX_CHARSET_Hangul 129 macro
/external/pdfium/core/fxge/apple/
Dfx_mac_imp.cpp114 case FX_CHARSET_Hangul: in MapFont()
/external/pdfium/core/fxge/
Dfx_ge_linux.cpp128 case FX_CHARSET_Hangul: { in MapFont()
Dcfx_folderfontinfo.cpp97 case FX_CHARSET_Hangul: in GetCharset()
262 m_pMapper->AddInstalledFont(facename, FX_CHARSET_Hangul); in ReportFace()
Dcfx_font.cpp218 {FX_CHARSET_Hangul, "Batang"},
272 return FX_CHARSET_Hangul; in GetCharSetFromUnicode()
/external/pdfium/fpdfsdk/
Dfpdf_sysfontinfo.cpp28 static_assert(FXFONT_HANGEUL_CHARSET == FX_CHARSET_Hangul,
/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.cpp112 case FX_CHARSET_Hangul: in FPF_SkiaGetCharset()
/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp470 case FX_CHARSET_Hangul: in MapFont()
570 case FX_CHARSET_Hangul: in MapFont()
608 case FX_CHARSET_Hangul: in MapFont()
/external/pdfium/core/fpdfapi/page/
Dcpdf_docpagedata.cpp675 case FX_CHARSET_Hangul: in ProcessbCJK()