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

/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/
H A Dkinput.c1626 KdClassifyInput (KdPointerInfo *pi, int type, int x, int y, int z, int b) function in typeref:typename:KdInputClass
1706 c = KdClassifyInput(pi, type, x, y, z, b);
1769 return KdRunMouseMachine (pi, KdClassifyInput(pi, type, x, y, z, b),
/xsrc/external/mit/xorg-server/dist/hw/kdrive/src/
H A Dkinput.c1477 KdClassifyInput(KdPointerInfo * pi, int type, int x, int y, int z, int b) function in typeref:typename:KdInputClass
1526 c = KdClassifyInput(pi, type, x, y, z, b);
1586 return KdRunMouseMachine(pi, KdClassifyInput(pi, type, x, y, z, b),

Completed in 11 milliseconds