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

Completed in 33 milliseconds