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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dfontpath.c743 FcFontListFuncType FcFontList; local
768 FcFontList =
769 (FcFontListFuncType)dlsym(libfontconfig, "FcFontList");
782 FcFontList == NULL ||
792 * This set is returned from the call to FcFontList(..)
805 fontSet = (*FcFontList)(NULL, pattern, objset);
H A Dfontconfig.h611 FcFontList (FcConfig *config,

Completed in 36 milliseconds