Searched refs:FcFontMatch (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dfontpath.c853 FcFontMatchFuncType FcFontMatch; local
890 FcFontMatch = (FcFontMatchFuncType)dlsym(libfontconfig, "FcFontMatch");
902 FcFontMatch == NULL ||
922 matchPattern = (*FcFontMatch)(NULL, pattern, &result);
989 FcFontMatchFuncType FcFontMatch; local
1070 FcFontMatch = (FcFontMatchFuncType)dlsym(libfontconfig, "FcFontMatch");
1093 FcFontMatch == NULL ||
H A Dfontconfig.h650 FcFontMatch (FcConfig *config,

Completed in 41 milliseconds