HomeSort by: relevance | last modified time | path
    Searched refs:KdClassifyInput (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/hw/kdrive/src/
kinput.c 1477 KdClassifyInput(KdPointerInfo * pi, int type, int x, int y, int z, int b)
1526 c = KdClassifyInput(pi, type, x, y, z, b);
1586 return KdRunMouseMachine(pi, KdClassifyInput(pi, type, x, y, z, b),
  /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/
kinput.c 1626 KdClassifyInput (KdPointerInfo *pi, int type, int x, int y, int z, int b)
1706 c = KdClassifyInput(pi, type, x, y, z, b);
1769 return KdRunMouseMachine (pi, KdClassifyInput(pi, type, x, y, z, b),

Completed in 8 milliseconds