Searched refs:fE3BFakeButton2Sent (Results 1 – 2 of 2) sorted by relevance
261 && !pScreenPriv->fE3BFakeButton2Sent) { in winMouseButtonsHandle()280 && !pScreenPriv->fE3BFakeButton2Sent) { in winMouseButtonsHandle()294 pScreenPriv->fE3BFakeButton2Sent = TRUE; in winMouseButtonsHandle()310 && pScreenPriv->fE3BFakeButton2Sent && !(wParam & MK_LBUTTON) in winMouseButtonsHandle()315 pScreenPriv->fE3BFakeButton2Sent = FALSE; in winMouseButtonsHandle()322 && !pScreenPriv->fE3BFakeButton2Sent) { in winMouseButtonsHandle()
450 Bool fE3BFakeButton2Sent; member