Lines Matching refs:touch
303 * events for this touch */
313 uint32_t client_id; /* touch ID as seen in client events */
315 Bool active; /* whether or not the touch is active */
316 Bool pending_finish; /* true if the touch is physically inactive
322 int num_grabs; /* number of open grabs on this touch
331 uint32_t client_id; /* touch ID as seen in client events */
332 Bool active; /* whether or not the touch is active */
333 uint32_t ddx_id; /* touch ID given by the DDX */
433 TouchClassPtr touch;
549 TouchClassPtr touch;