Searched defs:SplashRedrawWindow (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/awt/splashscreen/
H A Dsplashscreen_sys.c214 SplashRedrawWindow(Splash * splash) function
317 // We may safely hide the splash window because SplashRedrawWindow()
322 SplashRedrawWindow(splash);
359 SplashRedrawWindow(splash);
362 SplashRedrawWindow(splash);
530 SplashRedrawWindow(splash);
/openjdk7/jdk/src/solaris/native/sun/awt/splashscreen/
H A Dsplashscreen_sys.c326 SplashRedrawWindow(Splash * splash) { function
366 SplashRedrawWindow(splash);
584 SplashRedrawWindow(splash);
600 SplashRedrawWindow(splash);
626 SplashRedrawWindow(splash);
753 SplashRedrawWindow(splash);

Completed in 33 milliseconds