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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dfontpath.c993 FcFontSortFuncType FcFontSort; local
1078 FcFontSort =
1079 (FcFontSortFuncType)dlsym(libfontconfig, "FcFontSort");
1178 fontset = (*FcFontSort)(NULL, pattern, FcTrue, NULL, &result);
H A Dfontconfig.h669 FcFontSort (FcConfig *config,

Completed in 35 milliseconds