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

/xsrc/external/mit/xorg-server/dist/hw/xwin/winclipboard/
H A Dwinclipboard.h39 extern BOOL fPrimarySelection;
H A Dxwinclip.c73 fPrimarySelection = 0;
H A Dxevents.c62 BOOL fPrimarySelection = TRUE; variable in typeref:typename:BOOL
750 if ((e->selection == XCB_ATOM_PRIMARY) && fPrimarySelection) {
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwintrayicon.c171 mii.fState = fPrimarySelection ? MFS_CHECKED : MFS_UNCHECKED;
H A Dwinprocarg.c702 fPrimarySelection = TRUE;
712 fPrimarySelection = FALSE;
H A Dwinwndproc.c1137 fPrimarySelection = !fPrimarySelection;

Completed in 11 milliseconds