Lines Matching refs:BTN_MIDDLE
52 litest_button_click_debounced(dev, li, BTN_MIDDLE, 1);
54 litest_button_click_debounced(dev, li, BTN_MIDDLE, 0);
60 BTN_MIDDLE,
67 BTN_MIDDLE,
85 litest_button_scroll(dev, BTN_MIDDLE, 1, 6);
90 litest_button_scroll(dev, BTN_MIDDLE, 1, -7);
95 litest_button_scroll(dev, BTN_MIDDLE, 8, 1);
100 litest_button_scroll(dev, BTN_MIDDLE, -9, 1);
107 litest_button_scroll(dev, BTN_MIDDLE, 1, 1);
109 litest_button_scroll(dev, BTN_MIDDLE, 0, 0);
110 litest_assert_button_event(li, BTN_MIDDLE,
113 BTN_MIDDLE,
133 litest_button_scroll(dev, BTN_MIDDLE, 0, 10);
135 litest_assert_button_event(li, BTN_MIDDLE, 1);
142 litest_assert_button_event(li, BTN_MIDDLE, 0);
162 litest_button_scroll(dev, BTN_MIDDLE, 0, 6);