Searched refs:MSE_NOAXISMAP (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-input-mouse/dist/src/
H A Dmouse.h184 #define MSE_NOAXISMAP MSE_NOZMAP macro
H A Dmouse.c463 pMse->negativeZ = pMse->positiveZ = MSE_NOAXISMAP;
464 pMse->negativeW = pMse->positiveW = MSE_NOAXISMAP;
539 pMse->negativeX = MSE_NOAXISMAP;
540 pMse->positiveX = MSE_NOAXISMAP;
1544 if (pMse->negativeW != MSE_NOAXISMAP) {
1554 pMse->negativeW = pMse->positiveW = MSE_NOAXISMAP;
1557 if (pMse->negativeW == MSE_NOAXISMAP)
2238 if (pMse->negativeY != MSE_NOAXISMAP) {
2268 if (pMse->negativeX != MSE_NOAXISMAP) {
/xsrc/external/mit/xf86-input-vmmouse/dist/src/
H A Dxf86OSmouse.h183 #define MSE_NOAXISMAP MSE_NOZMAP macro

Completed in 7 milliseconds