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

  /external/pdfium/public/
fpdf_sysfontinfo.h 19 #define FXFONT_CHINESEBIG5_CHARSET 136
  /external/pdfium/core/src/fxge/apple/
fx_mac_imp.cpp 80 case FXFONT_CHINESEBIG5_CHARSET:
  /external/pdfium/core/src/fxge/ge/
fx_ge_linux.cpp 115 case FXFONT_CHINESEBIG5_CHARSET: {
147 case FXFONT_CHINESEBIG5_CHARSET:
fx_ge_fontmap.cpp 728 if (charset == FXFONT_CHINESEBIG5_CHARSET) {
1055 Charset == FXFONT_HANGEUL_CHARSET || Charset == FXFONT_CHINESEBIG5_CHARSET) {
    [all...]
  /external/pdfium/core/src/fxge/android/
fpf_skiafontmgr.cpp 163 case FXFONT_CHINESEBIG5_CHARSET:
215 return (uCharset == FXFONT_GB2312_CHARSET) || (uCharset == FXFONT_CHINESEBIG5_CHARSET)
  /external/pdfium/core/include/fxge/
fx_font.h 37 #define FXFONT_CHINESEBIG5_CHARSET 136
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_doc.cpp 618 charSets.Add(FXFONT_CHINESEBIG5_CHARSET);
742 charSets.Add(FXFONT_CHINESEBIG5_CHARSET);
    [all...]

Completed in 31 milliseconds