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

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinmouse.c261 && !pScreenPriv->fE3BFakeButton2Sent) {
280 && !pScreenPriv->fE3BFakeButton2Sent) {
294 pScreenPriv->fE3BFakeButton2Sent = TRUE;
310 && pScreenPriv->fE3BFakeButton2Sent && !(wParam & MK_LBUTTON)
315 pScreenPriv->fE3BFakeButton2Sent = FALSE;
322 && !pScreenPriv->fE3BFakeButton2Sent) {
H A Dwin.h450 Bool fE3BFakeButton2Sent; member in struct:_winPrivScreenRec
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinmouse.c282 && !pScreenPriv->fE3BFakeButton2Sent)
304 && !pScreenPriv->fE3BFakeButton2Sent)
319 pScreenPriv->fE3BFakeButton2Sent = TRUE;
336 && pScreenPriv->fE3BFakeButton2Sent
343 pScreenPriv->fE3BFakeButton2Sent = FALSE;
350 && !pScreenPriv->fE3BFakeButton2Sent)
H A Dwin.h500 Bool fE3BFakeButton2Sent; member in struct:_winPrivScreenRec

Completed in 6 milliseconds