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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dfontpath.c701 typedef void (*FcFontSetDestroyFuncType)(FcFontSet *s); typedef
747 FcFontSetDestroyFuncType FcFontSetDestroy;
777 (FcFontSetDestroyFuncType)dlsym(libfontconfig, "FcFontSetDestroy");
994 FcFontSetDestroyFuncType FcFontSetDestroy;
1081 (FcFontSetDestroyFuncType)dlsym(libfontconfig, "FcFontSetDestroy");

Completed in 33 milliseconds