Searched refs:FXFONT_ARABIC_CHARSET (Results 1 – 4 of 4) sorted by relevance
171 case FXFONT_ARABIC_CHARSET: in FPF_SkiaGetCharset()295 if (uCharset != FXFONT_ARABIC_CHARSET && FPF_SkiaMaybeArabic(bsFamilyname)) { in CreateFont()296 uCharset = FXFONT_ARABIC_CHARSET; in CreateFont()
44 #define FXFONT_ARABIC_CHARSET 178 macro
191 { FXFONT_ARABIC_CHARSET, g_FX_CP1256Unicodes },
713 if (charset == FXFONT_ARABIC_CHARSET) { in _GetCodePageRangeFromCharset()