Searched defs:FcFontSort (Results 1 - 1 of 1) 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);

Completed in 35 milliseconds