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

/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/
H A Dkinput.c1765 KdHandlePointerEvent (KdPointerInfo *pi, int type, int x, int y, int z, int b, function in typeref:typename:int
1973 /* TRUE from KdHandlePointerEvent, means 'we swallowed the event'. */
1974 if (!force && KdHandlePointerEvent(pi, type, x, y, z, b, absrel))
/xsrc/external/mit/xorg-server/dist/hw/kdrive/src/
H A Dkinput.c1582 KdHandlePointerEvent(KdPointerInfo * pi, int type, int x, int y, int z, int b, function in typeref:typename:int
1598 /* TRUE from KdHandlePointerEvent, means 'we swallowed the event'. */
1599 if (!force && KdHandlePointerEvent(pi, type, x, y, z, b, absrel))

Completed in 6 milliseconds