Lines Matching defs:touch
307 * events for this touch */
317 uint32_t client_id; /* touch ID as seen in client events */
319 Bool active; /* whether or not the touch is active */
320 Bool pending_finish; /* true if the touch is physically inactive
326 int num_grabs; /* number of open grabs on this touch
335 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 */
463 TouchClassPtr touch;
579 TouchClassPtr touch;