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

/openjdk7/jdk/src/windows/native/sun/awt/splashscreen/
H A Dsplashscreen_sys.c59 #define WM_SPLASHRECONFIGURE WM_USER+2 macro
350 case WM_SPLASHRECONFIGURE:
369 case WM_SPLASHRECONFIGURE:
564 PostMessage(splash->hWnd, WM_SPLASHRECONFIGURE, 0, 0);

Completed in 29 milliseconds