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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dfontpath.c730 typedef int (*FcGetVersionFuncType)(); typedef
960 FcGetVersionFuncType FcGetVersion;
967 FcGetVersion = (FcGetVersionFuncType)dlsym(libfontconfig, "FcGetVersion");
997 FcGetVersionFuncType FcGetVersion;
1087 FcGetVersion = (FcGetVersionFuncType)dlsym(libfontconfig, "FcGetVersion");

Completed in 32 milliseconds