Searched defs:FcFontSet (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dfontconfig.h239 } FcFontSet; typedef in typeref:struct:_FcFontSet
307 FcPublic FcFontSet *
377 FcPublic FcFontSet *
475 FcFontSetPrint (const FcFontSet *s);
486 FcFileScan (FcFontSet *set,
494 FcDirScan (FcFontSet *set,
502 FcDirSave (FcFontSet *set, FcStrSet *dirs, const FcChar8 *dir);
522 FcPublic FcFontSet *
526 FcFontSetDestroy (FcFontSet *s);
529 FcFontSetAdd (FcFontSet *
[all...]

Completed in 33 milliseconds