Searched refs:two_finger_scroll (Results 1 – 2 of 2) sorted by relevance
218 bool two_finger_scroll; /* Enable two finger scrolling */ member1695 .two_finger_scroll = true, in r_init_touchpad_info()1711 quirks_get_bool(q, MOUSED_TWO_FINGER_SCROLL, &tpinfo->two_finger_scroll); in r_init_touchpad_info()2839 bool two_finger_scroll = tpinfo->two_finger_scroll; in r_gestures() local2982 (!gest->in_vscroll || two_finger_scroll) && in r_gestures()2984 ((gest->fingers_nb == 2 || !two_finger_scroll) && in r_gestures()2992 if (two_finger_scroll) { in r_gestures()3020 if (two_finger_scroll && gest->in_vscroll != 0 && in r_gestures()
205 int two_finger_scroll; member3810 int two_finger_scroll; local3824 two_finger_scroll = sc->syninfo.two_finger_scroll;3939 (!gest->in_vscroll || two_finger_scroll)) {3961 if (two_finger_scroll) {3996 if (two_finger_scroll && gest->in_vscroll != 0 &&4158 int two_finger_scroll; local4183 two_finger_scroll = sc->syninfo.two_finger_scroll;4349 if (two_finger_scroll && natural_scroll)4359 if (two_finger_scroll && natural_scroll)[all …]