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

  /xsrc/external/mit/xorg-server/dist/test/
touch.c 240 ti = TouchBeginTouch(&dev, sourceid, touchid, TRUE);
244 ti = TouchBeginTouch(&dev, sourceid, touchid, TRUE);
  /xsrc/external/mit/xorg-server/dist/dix/
touch.c 292 TouchBeginTouch(DeviceIntPtr dev, int sourceid, uint32_t touchid,
  /xsrc/external/mit/xorg-server/dist/include/
input.h 627 extern TouchPointInfoPtr TouchBeginTouch(DeviceIntPtr dev, int sourceid,
  /xsrc/external/mit/xorg-server/dist/Xi/
exevents.c 1622 ti = TouchBeginTouch(dev, ev->device_event.sourceid, touchid,
1651 ti = TouchBeginTouch(dev, ev->device_event.sourceid, touchid,

Completed in 25 milliseconds