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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dfontpath.c998 FcConfigGetCacheDirsFuncType FcConfigGetCacheDirs; local
1117 FcConfigGetCacheDirs =
1119 "FcConfigGetCacheDirs");
1125 FcConfigGetCacheDirs != NULL) {
1134 cacheDirs = (*FcConfigGetCacheDirs)(NULL);
H A Dfontconfig.h369 FcConfigGetCacheDirs (FcConfig *config);

Completed in 35 milliseconds