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

/xsrc/external/mit/xorg-server/dist/hw/xwin/winclipboard/
H A Dxevents.c51 #define CLIP_OWN_NONE -1 macro
72 static unsigned int lastOwnedSelectionIndex = CLIP_OWN_NONE;
93 lastOwnedSelectionIndex = CLIP_OWN_NONE;
110 if (lastOwnedSelectionIndex == CLIP_OWN_NONE)
131 lastOwnedSelectionIndex = CLIP_OWN_NONE;
772 if ((lastOwnedSelectionIndex != CLIP_OWN_NONE) &&

Completed in 2 milliseconds