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

/xsrc/external/mit/xman/dist/
H A Dmisc.c69 static Widget warnShell, warnDialog; variable in typeref:typename:Widget
110 warnShell = XtCreatePopupShell("warnShell", transientShellWidgetClass,
114 warnShell, wargs, 1);
116 (XtPointer) warnShell);
117 XtRealizeWidget(warnShell);
118 Popup(warnShell, XtGrabNone);

Completed in 2 milliseconds