Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/winclipboard/
H A Dxevents.c61 #define CLIP_OWN_PRIMARY 0 macro
93 if (i == CLIP_OWN_PRIMARY) in MonitorSelection()
96 other_index = CLIP_OWN_PRIMARY; in MonitorSelection()
120 if (lastOwnedSelectionIndex == CLIP_OWN_PRIMARY) in winClipboardGetLastOwnedSelectionAtom()
794 MonitorSelection(e, CLIP_OWN_PRIMARY); in winClipboardFlushXEvents()