Searched refs:drag_enabled (Results 1 – 2 of 2) sorted by relevance
238 if (tp->tap.drag_enabled) { in tp_tap_touch_handle_event()450 if (tp->tap.drag_enabled) { in tp_tap_touch2_release_handle_event()483 if (tp->tap.drag_enabled) { in tp_tap_touch2_release_handle_event()662 if (tp->tap.drag_enabled) { in tp_tap_touch3_release2_handle_event()713 if (tp->tap.drag_enabled) { in tp_tap_touch3_release2_handle_event()1493 tp->tap.drag_enabled = enabled; in tp_tap_config_set_drag_enabled()1504 return tp->tap.drag_enabled; in tp_tap_config_get_drag_enabled()1580 tp->tap.drag_enabled = tp_drag_default(tp->device); in tp_init_tap()
434 bool drag_enabled; member