Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/winclipboard/
H A Dxevents.c59 #define CLIP_NUM_SELECTIONS 2 macro
75 static Window s_iOwners[CLIP_NUM_SELECTIONS] = { None, None };
76 static const char *szSelectionNames[CLIP_NUM_SELECTIONS] =
135 for (i = 0; i < CLIP_NUM_SELECTIONS; ++i) in winClipboardInitMonitoredSelections()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog40595 for (int i = 0; i < CLIP_NUM_SELECTIONS; ++i)