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

/openjdk7/jdk/src/solaris/native/sun/xawt/
H A DXToolkit.c859 Window xawt_root_window; local
862 xawt_root_window = get_xawt_root_shell(env);
864 if ( xawt_root_window == None ) {
876 XSetTextProperty(awt_display, xawt_root_window,
904 Window xawt_root_window; local
907 xawt_root_window = get_xawt_root_shell(env);
909 if (xawt_root_window == None) {
969 XSetTextProperty(awt_display, xawt_root_window,

Completed in 30 milliseconds