Home | History | Annotate | Download | only in gtk

Lines Matching refs:appFontSet

167     FcFontSet* appFontSet = FcConfigGetFonts(0, FcSetApplication);
168 if (appFontSet && numFonts && appFontSet->nfont == numFonts)