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

/xsrc/external/mit/xf86-input-ws/dist/src/
H A Dws.c90 #define WS_NOZMAP 0 macro
169 priv->negativeZ = priv->positiveZ = WS_NOZMAP;
195 priv->negativeW = priv->positiveW = WS_NOZMAP;
719 if (dz && priv->negativeZ != WS_NOZMAP
720 && priv->positiveZ != WS_NOZMAP) {
734 if (dw && priv->negativeW != WS_NOZMAP
735 && priv->positiveW != WS_NOZMAP) {

Completed in 2 milliseconds