Lines Matching defs:selection
34 * There is a global list of windows selecting for selection events
35 * on every selection. This should be plenty efficient for the
37 * replaced with a hash table of some kind keyed off the selection atom
44 Atom selection;
58 Selection *selection = info->selection;
80 if (e->selection == selection->selection &&
90 ev.owner = selection->window;
93 ev.selection = e->selection;
95 ev.selectionTimestamp = selection->lastTimeChanged.milliseconds;
130 Atom selection,
138 rc = XaceHook(XACE_SELECTION_ACCESS, pClient, selection, DixGetAttrAccess);
144 if (e->selection == selection &&
166 e->selection = selection;
216 return XFixesSelectSelectionInput (client, stuff->selection,
229 swapl(&stuff->selection, n);
242 cpswapl (from->selection, to->selection);