Home
last modified time | relevance | path

Searched refs:SelectionAllEvents (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/xfixes/
H A Dselect.c115 #define SelectionAllEvents (XFixesSetSelectionOwnerNotifyMask |\ macro
192 if (stuff->eventMask & ~SelectionAllEvents) { in ProcXFixesSelectSelectionInput()