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

  /external/pdfium/public/
fpdf_sysfontinfo.h 16 #define FXFONT_SHIFTJIS_CHARSET 128
  /external/pdfium/core/src/fxge/apple/
fx_mac_imp.cpp 71 case FXFONT_SHIFTJIS_CHARSET:
  /external/pdfium/core/src/fxge/ge/
fx_ge_linux.cpp 96 case FXFONT_SHIFTJIS_CHARSET: {
143 case FXFONT_SHIFTJIS_CHARSET:
fx_ge_fontmap.cpp 722 if (charset == FXFONT_SHIFTJIS_CHARSET) {
1054 if (Charset == FXFONT_SHIFTJIS_CHARSET || Charset == FXFONT_GB2312_CHARSET ||
    [all...]
fx_ge_text.cpp     [all...]
  /external/pdfium/core/src/fxge/android/
fpf_skiafontmgr.cpp 157 case FXFONT_SHIFTJIS_CHARSET:
216 || (uCharset == FXFONT_HANGEUL_CHARSET) || (uCharset == FXFONT_SHIFTJIS_CHARSET);
  /external/pdfium/core/include/fxge/
fx_font.h 34 #define FXFONT_SHIFTJIS_CHARSET 128
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_doc.cpp 621 charSets.Add(FXFONT_SHIFTJIS_CHARSET);
773 charSets.Add(FXFONT_SHIFTJIS_CHARSET);
    [all...]

Completed in 399 milliseconds