Lines Matching defs:ti
108 DDXTouchPointInfoPtr ti; in TouchFindByDDXID() local
139 DDXTouchPointInfoPtr ti = NULL; in TouchBeginDDXTouch() local
185 TouchEndDDXTouch(DeviceIntPtr dev, DDXTouchPointInfoPtr ti) in TouchEndDDXTouch()
205 TouchPointInfoPtr ti; in TouchInitTouchPoint() local
235 TouchPointInfoPtr ti; in TouchFreeTouchPoint() local
267 TouchPointInfoPtr ti; in TouchFindByClientID() local
295 TouchPointInfoPtr ti; in TouchBeginTouch() local
340 TouchEndTouch(DeviceIntPtr dev, TouchPointInfoPtr ti) in TouchEndTouch()
380 TouchEventHistoryAllocate(TouchPointInfoPtr ti) in TouchEventHistoryAllocate()
393 TouchEventHistoryFree(TouchPointInfoPtr ti) in TouchEventHistoryFree()
410 TouchEventHistoryPush(TouchPointInfoPtr ti, const DeviceEvent *ev) in TouchEventHistoryPush()
443 TouchEventHistoryReplay(TouchPointInfoPtr ti, DeviceIntPtr dev, XID resource) in TouchEventHistoryReplay()
475 TouchDeliverDeviceClassesChangedEvent(TouchPointInfoPtr ti, Time time, in TouchDeliverDeviceClassesChangedEvent()
541 TouchBuildSprite(DeviceIntPtr sourcedev, TouchPointInfoPtr ti, in TouchBuildSprite()
662 TouchResourceIsOwner(TouchPointInfoPtr ti, XID resource) in TouchResourceIsOwner()
671 TouchAddListener(TouchPointInfoPtr ti, XID resource, int resource_type, in TouchAddListener()
703 TouchRemoveListener(TouchPointInfoPtr ti, XID resource) in TouchRemoveListener()
732 TouchAddGrabListener(DeviceIntPtr dev, TouchPointInfoPtr ti, in TouchAddGrabListener()
759 TouchAddPassiveGrabListener(DeviceIntPtr dev, TouchPointInfoPtr ti, in TouchAddPassiveGrabListener()
774 TouchAddRegularListener(DeviceIntPtr dev, TouchPointInfoPtr ti, in TouchAddRegularListener()
859 TouchAddActiveGrabListener(DeviceIntPtr dev, TouchPointInfoPtr ti, in TouchAddActiveGrabListener()
875 TouchSetupListeners(DeviceIntPtr dev, TouchPointInfoPtr ti, InternalEvent *ev) in TouchSetupListeners()
915 TouchPointInfoPtr ti; in TouchRemovePointerGrab() local
943 TouchPointInfoPtr ti; in TouchListenerGone() local
978 TouchListenerAcceptReject(DeviceIntPtr dev, TouchPointInfoPtr ti, int listener, in TouchListenerAcceptReject()
1016 TouchPointInfoPtr ti; in TouchAcceptReject() local
1080 TouchEmitTouchEnd(DeviceIntPtr dev, TouchPointInfoPtr ti, int flags, XID resource) in TouchEmitTouchEnd()
1101 TouchPointInfoPtr ti = TouchFindByClientID(dev, touchid); in TouchAcceptAndEnd() local