Home
last modified time | relevance | path

Searched refs:FXFONT_HANGEUL_CHARSET (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/public/
Dfpdf_sysfontinfo.h17 #define FXFONT_HANGEUL_CHARSET 129 macro
/external/pdfium/core/src/fxge/apple/
Dfx_mac_imp.cpp86 case FXFONT_HANGEUL_CHARSET: in MapFont()
/external/pdfium/core/src/fxge/ge/
Dfx_ge_linux.cpp109 case FXFONT_HANGEUL_CHARSET: { in MapFont()
Dfx_ge_fontmap.cpp378 case FXFONT_HANGEUL_CHARSET: in GetCharset()
1016 Charset == FXFONT_HANGEUL_CHARSET || in FindSubstFont()
1452 m_pMapper->AddInstalledFont(facename, FXFONT_HANGEUL_CHARSET); in ReportFace()
/external/pdfium/core/src/fxge/android/
Dfpf_skiafontmgr.cpp148 case FXFONT_HANGEUL_CHARSET: in FPF_SkiaGetCharset()
205 (uCharset == FXFONT_HANGEUL_CHARSET) || in FPF_SkiaIsCJK()
/external/pdfium/core/src/fpdfapi/fpdf_edit/
Dfpdf_edit_doc.cpp570 charSets.Add(FXFONT_HANGEUL_CHARSET); in AddMacFont()
716 charSets.Add(FXFONT_HANGEUL_CHARSET); in AddMacFont()
833 charset == FXFONT_HANGEUL_CHARSET || in AddFont()
938 case FXFONT_HANGEUL_CHARSET: in AddFont()
/external/pdfium/core/include/fxge/
Dfx_font.h44 #define FXFONT_HANGEUL_CHARSET 129 macro
/external/pdfium/core/src/fxge/win32/
Dfx_win32_device.cpp227 case FXFONT_HANGEUL_CHARSET: in MapFont()