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

/xsrc/external/mit/xclipboard/dist/
H A Dxclipboard.c168 static Widget failDialog, failDialogShell; variable in typeref:typename:Widget
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, NUL
[all...]

Completed in 3 milliseconds