Lines Matching refs:failDialogShell
168 static Widget failDialog, failDialogShell;
338 CenterWidgetOnEvent (failDialogShell, e);
339 XtPopup (failDialogShell, XtGrabNone);
361 XtPopdown (failDialogShell);
377 else if (w == failDialogShell)
518 CenterWidgetOnWidget (failDialogShell, text);
519 XtPopup (failDialogShell, XtGrabNone);
732 failDialogShell = XtCreatePopupShell("failDialogShell",
736 failDialogShell, NULL, ZERO);
741 XtRealizeWidget(failDialogShell);
755 (void) XSetWMProtocols(XtDisplay(top), XtWindow(failDialogShell),