Lines Matching defs:owner
557 * the owner needs to free the value.
715 GetConversion(Select ctx, /* logical owner */
719 Widget widget) /* physical owner (receives events) */
962 else if (!ctx->was_disowned) { /* current owner is new owner */
990 /* Defer calling the previous selection owner's lose selection procedure
992 * selection owner to ask for the new selection to be converted in
1300 "Selection owner returned type INCR property with format != 32",
1524 /* should owner be notified on end-of-piece?
1565 else { /* not incremental owner */
1871 /* non-incremental owner; only one request can be
1895 /* owner is local; construct the remainder of the event */
1901 req->event.owner = XtWindow(req->ctx->widget);
2251 XtGetSelectionParameters(Widget owner,
2260 Display *dpy = XtDisplay(owner);
2262 WIDGET_TO_APPCON(owner);
2270 req = GetRequestRecord(owner, selection, request_id);