Searched refs:transientFor (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xmh/dist/ |
| H A D | popup.c | 51 * transientFor resource. In order not to break existing user resource 52 * settings for the popups, transientFor is set independent of the parent, 266 Widget transientFor, /* required to be a top-level shell */ 281 XtSetArg(args[2], XtNtransientFor, transientFor); 330 Widget transientFor; local in function:PopupNotice 360 DeterminePopupPosition(&x, &y, &transientFor); 363 XtSetArg( args[2], XtNtransientFor, transientFor); 401 Widget transientFor; local in function:PopupConfirm 409 DeterminePopupPosition(&x, &y, &transientFor); 412 XtSetArg(args[2], XtNtransientFor, transientFor); 265 PopupPrompt(Widget transientFor,String question,XtCallbackProc okayCallback) argument [all...] |
Completed in 2 milliseconds