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

  /xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/inputtest/
xf86-input-inputtest-protocol.h 130 } xf86ITEventTouch;
163 xf86ITEventTouch touch;
xf86-input-inputtest.c 680 handle_touch(InputInfoPtr pInfo, xf86ITEventTouch *event)
829 case XF86IT_EVENT_TOUCH: return sizeof(xf86ITEventTouch);

Completed in 5 milliseconds