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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_MToolkit.c166 Widget awt_root_shell; variable
2722 awt_root_shell = XtVaAppCreateShell(appName, /* application name */
2729 XtRealizeWidget(awt_root_shell);
3282 XConvertSelection(awt_display, wm_selection, version_atom, oops_atom, XtWindow(awt_root_shell), CurrentTime);
3298 event->xselection.requestor == XtWindow(awt_root_shell) &&
3307 event->xselection.requestor == XtWindow(awt_root_shell) &&

Completed in 101 milliseconds