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

  /external/pdfium/fpdfsdk/include/
fpdf_sysfontinfo.h 18 #define FXFONT_GB2312_CHARSET 134
  /external/pdfium/core/src/fxge/apple/
fx_mac_imp.cpp 75 case FXFONT_GB2312_CHARSET:
  /external/pdfium/core/src/fxge/ge/
fx_ge_linux.cpp 132 case FXFONT_GB2312_CHARSET: {
170 case FXFONT_GB2312_CHARSET:
fx_ge_fontmap.cpp 746 if (charset == FXFONT_GB2312_CHARSET) {
765 return 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/chromium_org/pdf/pdfium/
pdfium_assert_matching_enums.cc 205 COMPILE_ASSERT_MATCH(PP_PRIVATEFONTCHARSET_GB2312, FXFONT_GB2312_CHARSET);
  /external/pdfium/core/include/fxge/
fx_font.h 38 #define FXFONT_GB2312_CHARSET 134
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_doc.cpp 620 charSets.Add(FXFONT_GB2312_CHARSET);
754 charSets.Add(FXFONT_GB2312_CHARSET);
    [all...]

Completed in 122 milliseconds