Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/winclipboard/
H A Dxevents.c60 #define CLIP_OWN_NONE -1 macro
79 static unsigned int lastOwnedSelectionIndex = CLIP_OWN_NONE;
100 lastOwnedSelectionIndex = CLIP_OWN_NONE; in MonitorSelection()
117 if (lastOwnedSelectionIndex == CLIP_OWN_NONE) in winClipboardGetLastOwnedSelectionAtom()
138 lastOwnedSelectionIndex = CLIP_OWN_NONE; in winClipboardInitMonitoredSelections()
816 if ((lastOwnedSelectionIndex != CLIP_OWN_NONE) && in winClipboardFlushXEvents()