Searched refs:DDXTouchPointInfoPtr (Results 1 – 5 of 5) sorted by relevance
71 DDXTouchPointInfoPtr t = &dev.last.touches[i]; in touch_grow_queue()84 DDXTouchPointInfoPtr t = &dev.last.touches[i]; in touch_grow_queue()98 DDXTouchPointInfoPtr ti, ti2; in touch_find_ddxid()166 DDXTouchPointInfoPtr ti; in touch_begin_ddxtouch()
78 DDXTouchPointInfoPtr tmp; in TouchResizeQueue()105 DDXTouchPointInfoPtr108 DDXTouchPointInfoPtr ti; in TouchFindByDDXID()133 DDXTouchPointInfoPtr139 DDXTouchPointInfoPtr ti = NULL; in TouchBeginDDXTouch()185 TouchEndDDXTouch(DeviceIntPtr dev, DDXTouchPointInfoPtr ti) in TouchEndDDXTouch()196 TouchInitDDXTouchPoint(DeviceIntPtr dev, DDXTouchPointInfoPtr ddxtouch) in TouchInitDDXTouchPoint()1053 DDXTouchPointInfoPtr ddxti = dev->last.touches + i; in TouchEndPhysicallyActiveTouches()
1883 DDXTouchPointInfoPtr ti; in GetTouchEvents()
131 typedef struct _DDXTouchPointInfo *DDXTouchPointInfoPtr; typedef555 DDXTouchPointInfoPtr ddxtouch);556 extern DDXTouchPointInfoPtr TouchBeginDDXTouch(DeviceIntPtr dev,558 extern void TouchEndDDXTouch(DeviceIntPtr dev, DDXTouchPointInfoPtr ti);559 extern DDXTouchPointInfoPtr TouchFindByDDXID(DeviceIntPtr dev,
585 DDXTouchPointInfoPtr touches;