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

/openjdk7/jdk/src/share/bin/
H A Dsplashscreen_stubs.c37 typedef void (*SplashClose_t)(void); typedef
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_UNIXToolkit.c254 typedef void (*SplashClose_t)(); typedef
255 SplashClose_t splashClose;
260 splashClose = (SplashClose_t)dlsym(hSplashLib,
/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_Toolkit.cpp2664 typedef void (*SplashClose_t)(); typedef
2669 SplashClose_t splashClose = (SplashClose_t)GetProcAddress(hSplashDll,

Completed in 50 milliseconds