Lines Matching defs:transientFor
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;
360 DeterminePopupPosition(&x, &y, &transientFor);
363 XtSetArg( args[2], XtNtransientFor, transientFor);
401 Widget transientFor;
409 DeterminePopupPosition(&x, &y, &transientFor);
412 XtSetArg(args[2], XtNtransientFor, transientFor);
435 CenterPopupPosition(center_widget ? center_widget : transientFor,