Searched refs:drag_enabled (Results 1 – 2 of 2) sorted by relevance
211 if (tp->tap.drag_enabled) { in tp_tap_touch_handle_event()440 if (tp->tap.drag_enabled) { in tp_tap_touch2_release_handle_event()1140 tp->tap.drag_enabled = enabled; in tp_tap_config_set_drag_enabled()1151 return tp->tap.drag_enabled; in tp_tap_config_get_drag_enabled()1227 tp->tap.drag_enabled = tp_drag_default(tp->device); in tp_init_tap()
415 bool drag_enabled; member