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

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinmouse.c260 && pScreenPriv->iE3BCachedPress == 0
268 pScreenPriv->iE3BCachedPress = iButton;
278 && pScreenPriv->iE3BCachedPress != 0
279 && pScreenPriv->iE3BCachedPress != iButton
288 pScreenPriv->iE3BCachedPress = 0;
297 && pScreenPriv->iE3BCachedPress == iButton) {
303 pScreenPriv->iE3BCachedPress = 0;
321 && pScreenPriv->iE3BCachedPress == 0
H A Dwinwndproc.c853 s_pScreenPriv->iE3BCachedPress);
859 s_pScreenPriv->iE3BCachedPress = 0;
H A Dwin.h449 int iE3BCachedPress; member in struct:_winPrivScreenRec
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinmouse.c281 && pScreenPriv->iE3BCachedPress == 0
290 pScreenPriv->iE3BCachedPress = iButton;
302 && pScreenPriv->iE3BCachedPress != 0
303 && pScreenPriv->iE3BCachedPress != iButton
313 pScreenPriv->iE3BCachedPress = 0;
322 && pScreenPriv->iE3BCachedPress == iButton)
329 pScreenPriv->iE3BCachedPress = 0;
349 && pScreenPriv->iE3BCachedPress == 0
H A Dwinwndproc.c943 s_pScreenPriv->iE3BCachedPress);
949 s_pScreenPriv->iE3BCachedPress = 0;
H A Dwin.h499 int iE3BCachedPress; member in struct:_winPrivScreenRec

Completed in 19 milliseconds