Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/winclipboard/
H A Dxevents.c62 #define CLIP_OWN_CLIPBOARD 1 macro
94 other_index = CLIP_OWN_CLIPBOARD; in MonitorSelection()
95 if (i == CLIP_OWN_CLIPBOARD) in MonitorSelection()
123 if (lastOwnedSelectionIndex == CLIP_OWN_CLIPBOARD) in winClipboardGetLastOwnedSelectionAtom()
797 MonitorSelection(e, CLIP_OWN_CLIPBOARD); in winClipboardFlushXEvents()