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

  /external/pdfium/core/src/fxge/android/
fpf_skiafontmgr.cpp 171 case FXFONT_ARABIC_CHARSET:
295 if (uCharset != FXFONT_ARABIC_CHARSET && FPF_SkiaMaybeArabic(bsFamilyname)) {
296 uCharset = FXFONT_ARABIC_CHARSET;
  /external/pdfium/core/include/fxge/
fx_font.h 44 #define FXFONT_ARABIC_CHARSET 178
  /external/pdfium/core/src/fxge/ge/
fx_ge_fontmap.cpp 713 if (charset == FXFONT_ARABIC_CHARSET) {
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_doc.cpp 191 { FXFONT_ARABIC_CHARSET, g_FX_CP1256Unicodes },
    [all...]

Completed in 128 milliseconds