HomeSort by: relevance | last modified time | path
    Searched defs:thisY (Results 1 - 1 of 1) sorted by relevancy

  /xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/
dmxevents.c 293 int thisY = 0;
311 thisY = -v[1];
313 dmxLocal->lastY += thisY;
320 thisY = v[1] - dmxLocal->lastY;
326 v[1] = thisY;

Completed in 41 milliseconds