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

/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinclipboardxevents.c94 Bool fCloseClipboard = FALSE; local in function:winClipboardFlushXEvents
233 fCloseClipboard = TRUE;
372 fCloseClipboard = FALSE;
452 if (fCloseClipboard)
454 fCloseClipboard = FALSE;
/xsrc/external/mit/xorg-server/dist/hw/xwin/winclipboard/
H A Dxevents.c407 BOOL fCloseClipboard = FALSE; local in function:winClipboardFlushXEvents
503 fCloseClipboard = TRUE;
606 fCloseClipboard = FALSE;
673 if (fCloseClipboard) {
674 fCloseClipboard = FALSE;

Completed in 7 milliseconds