Searched defs:_DDXTouchPointInfo (Results 1 – 1 of 1) sorted by relevance
334 typedef struct _DDXTouchPointInfo { struct335 uint32_t client_id; /* touch ID as seen in client events */336 Bool active; /* whether or not the touch is active */337 uint32_t ddx_id; /* touch ID given by the DDX */338 Bool emulate_pointer;340 ValuatorMask *valuators; /* last axis values as posted, pre-transform */