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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dfontpath.c710 typedef FcPattern* (*FcFontMatchFuncType)(FcConfig *config, typedef
853 FcFontMatchFuncType FcFontMatch;
890 FcFontMatch = (FcFontMatchFuncType)dlsym(libfontconfig, "FcFontMatch");
989 FcFontMatchFuncType FcFontMatch;
1070 FcFontMatch = (FcFontMatchFuncType)dlsym(libfontconfig, "FcFontMatch");

Completed in 32 milliseconds