Lines Matching defs:fonts
57 #define FC_CONFIG_PATH "fonts.conf"
234 #define FcFontSetFonts(fs) FcPointerMember(fs,fonts,FcPattern *)
236 #define FcFontSetFont(fs,i) (FcIsEncodedOffset((fs)->fonts) ? \
240 fs->fonts[i])
526 FcStrSet *configDirs; /* directories to scan for fonts */
528 * List of directories containing fonts,
543 * Substitution instructions for patterns and fonts;
548 * 1.. substitutions for fonts
549 * 2.. substitutions for scanned fonts
561 * The set of fonts loaded from the listed directories; the
563 * except in the case of identical matches in which case earlier fonts
566 FcFontSet *fonts[FcSetApplication + 1];
713 FcFontSet *fonts,