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

/openjdk7/jdk/src/macosx/native/sun/awt/splashscreen/
H A Dsplashscreen_sys.m373 sendctl(Splash * splash, char code) {
381 sendctl(splash, SPLASHCTL_QUIT);
386 sendctl(splash, SPLASHCTL_UPDATE);
391 sendctl(splash, SPLASHCTL_RECONFIGURE);
/openjdk7/jdk/src/solaris/native/sun/awt/splashscreen/
H A Dsplashscreen_sys.c371 sendctl(Splash * splash, char code) { function
785 sendctl(splash, SPLASHCTL_QUIT);
790 sendctl(splash, SPLASHCTL_UPDATE);
795 sendctl(splash, SPLASHCTL_RECONFIGURE);

Completed in 35 milliseconds