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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dfontpath.c596 static void* openFontConfig() { function
758 void* libfontconfig = openFontConfig();
875 if ((libfontconfig = openFontConfig()) == NULL) {
963 if ((libfontconfig = openFontConfig()) == NULL) {
1059 if ((libfontconfig = openFontConfig()) == NULL) {

Completed in 526 milliseconds