Searched refs:FXFONT_GB2312_CHARSET (Results 1 - 7 of 7) sorted by relevance

/external/pdfium/public/
H A Dfpdf_sysfontinfo.h18 #define FXFONT_GB2312_CHARSET 134 macro
/external/pdfium/core/src/fxge/apple/
H A Dfx_mac_imp.cpp74 case FXFONT_GB2312_CHARSET:
/external/pdfium/core/src/fxge/ge/
H A Dfx_ge_linux.cpp107 case FXFONT_GB2312_CHARSET: {
145 case FXFONT_GB2312_CHARSET:
H A Dfx_ge_fontmap.cpp725 if (charset == FXFONT_GB2312_CHARSET) {
1054 if (Charset == FXFONT_SHIFTJIS_CHARSET || Charset == FXFONT_GB2312_CHARSET ||
1428 m_pMapper->AddInstalledFont(facename, FXFONT_GB2312_CHARSET);
/external/pdfium/core/src/fxge/android/
H A Dfpf_skiafontmgr.cpp161 case FXFONT_GB2312_CHARSET:
215 return (uCharset == FXFONT_GB2312_CHARSET) || (uCharset == FXFONT_CHINESEBIG5_CHARSET)
/external/pdfium/core/include/fxge/
H A Dfx_font.h36 #define FXFONT_GB2312_CHARSET 134 macro
/external/pdfium/core/src/fpdfapi/fpdf_edit/
H A Dfpdf_edit_doc.cpp619 charSets.Add(FXFONT_GB2312_CHARSET);
752 charSets.Add(FXFONT_GB2312_CHARSET);
874 FX_BOOL bCJK = charset == FXFONT_CHINESEBIG5_CHARSET || charset == FXFONT_GB2312_CHARSET ||
969 case FXFONT_GB2312_CHARSET:

Completed in 53 milliseconds