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

  /external/pdfium/public/
fpdf_sysfontinfo.h 18 #define FXFONT_GB2312_CHARSET 134
  /external/pdfium/core/src/fxge/apple/
fx_mac_imp.cpp 74 case FXFONT_GB2312_CHARSET:
  /external/pdfium/core/src/fxge/ge/
fx_ge_linux.cpp 107 case FXFONT_GB2312_CHARSET: {
145 case FXFONT_GB2312_CHARSET:
fx_ge_fontmap.cpp 725 if (charset == FXFONT_GB2312_CHARSET) {
1054 if (Charset == FXFONT_SHIFTJIS_CHARSET || Charset == FXFONT_GB2312_CHARSET ||
    [all...]
  /external/pdfium/core/src/fxge/android/
fpf_skiafontmgr.cpp 161 case FXFONT_GB2312_CHARSET:
215 return (uCharset == FXFONT_GB2312_CHARSET) || (uCharset == FXFONT_CHINESEBIG5_CHARSET)
  /external/pdfium/core/include/fxge/
fx_font.h 36 #define FXFONT_GB2312_CHARSET 134
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_doc.cpp 619 charSets.Add(FXFONT_GB2312_CHARSET);
752 charSets.Add(FXFONT_GB2312_CHARSET);
    [all...]

Completed in 259 milliseconds