Searched refs:FXFONT_DEFAULT_CHARSET (Results 1 – 5 of 5) sorted by relevance
14 #define FXFONT_DEFAULT_CHARSET 1 macro
142 case FXFONT_DEFAULT_CHARSET: in FPF_SkiaGetCharset()276 uCharset = FXFONT_DEFAULT_CHARSET; in CreateFont()314 if (uCharset == FXFONT_DEFAULT_CHARSET || bMaybeSymbol) { in CreateFont()
744 m_pFontInfo->MapFont(0, 0, FXFONT_DEFAULT_CHARSET, 0, name, iExact); in AddInstalledFont()1149 if (Charset == FXFONT_DEFAULT_CHARSET) { in FindSubstFont()1501 charset != FXFONT_DEFAULT_CHARSET) { in FindFont()
41 #define FXFONT_DEFAULT_CHARSET 1 macro
626 charSets.Add(FXFONT_DEFAULT_CHARSET); in AddMacFont()860 if (charset == FXFONT_ANSI_CHARSET || charset == FXFONT_DEFAULT_CHARSET || in AddFont()