Lines Matching refs:owner
78 if ((XCB_NONE == e->owner) && (XCB_NONE != s_iOwners[i])) {
97 if (XCB_NONE != e->owner) {
101 /* Save new selection owner or None */
102 s_iOwners[i] = e->owner;
104 szSelectionNames[i], e->owner);
694 (i) Generated by the X server if no owner for the specified selection exists
696 (ii) Sent by the selection owner when the requested selection conversion could
760 if (e->owner == XCB_NONE) {
767 - we own windows clipboard, but neither PRIMARY nor CLIPBOARD have an owner, so we should disown it?
771 /* If we are the owner of the most recently owned selection, don't go all recursive :) */