Home
last modified time | relevance | path

Searched defs:tp_for_each_touch (Results 1 - 7 of 7) sorted by relevance

/third_party/libinput/src/
H A Devdev-mt-touchpad-thumb.c223 tp_for_each_touch(tp, thumb) { in tp_thumb_update_touch() function
285 tp_for_each_touch(tp, t) { in tp_thumb_update_multifinger() function
459 tp_for_each_touch(tp, thumb) { in tp_thumb_get_touch() function
H A Devdev-mt-touchpad-edge-scroll.c336 tp_for_each_touch(tp, t) { in tp_edge_scroll_init() function
357 tp_for_each_touch(tp, t) { in tp_remove_edge_scroll() function
369 tp_for_each_touch(tp, t) { in tp_edge_scroll_handle_state() function
380 tp_for_each_touch(tp, t) { in tp_edge_scroll_handle_state() function
430 tp_for_each_touch(tp, t) { in tp_edge_scroll_post_events() function
513 tp_for_each_touch(tp, t) { in tp_edge_scroll_stop_events() function
H A Devdev-mt-touchpad-buttons.c252 tp_for_each_touch(tp, t) { in tp_button_release_other_bottom_touches() function
536 tp_for_each_touch(tp, t) { in tp_button_handle_state() function
995 tp_for_each_touch(tp, t) { in tp_init_buttons() function
1017 tp_for_each_touch(tp, t) { in tp_remove_buttons() function
1122 tp_for_each_touch(tp, t) { in tp_clickfinger_set_button() function
1248 tp_for_each_touch(tp, t) { in tp_post_clickpadbutton_buttons() function
H A Devdev-mt-touchpad-tap.c1213 tp_for_each_touch(tp, t) { in tp_tap_handle_state() function
1280 tp_for_each_touch(tp, tmp) { in tp_tap_handle_state() function
1347 tp_for_each_touch(tp, t) { in tp_tap_handle_timeout() function
1371 tp_for_each_touch(tp, t) { in tp_tap_enabled_update() function
1603 tp_for_each_touch(tp, t) { in tp_release_all_taps() function
H A Devdev-mt-touchpad-gestures.c253 tp_for_each_touch(tp, t) { in tp_gesture_get_active_touches() function
1430 tp_for_each_touch(tp, t) { in tp_gesture_handle_state() function
H A Devdev-mt-touchpad.c826 tp_for_each_touch(tp, t) { in tp_pin_fingers() function
1015 tp_for_each_touch(tp, other) { in tp_palm_detect_multifinger() function
1263 tp_for_each_touch(tp, t) { in tp_unhover_pressure() function
1360 tp_for_each_touch(tp, t) { in tp_unhover_fake_touches() function
1659 tp_for_each_touch(tp, t) { in tp_process_msc_timestamp() function
1693 tp_for_each_touch(tp, t) { in tp_pre_process_state() function
1718 tp_for_each_touch(tp, t) { in tp_process_state() function
1823 tp_for_each_touch(tp, t) { in tp_post_process_state() function
1924 tp_for_each_touch(tp, t) { in tp_debug_touch_state() function
2058 tp_for_each_touch(t in tp_clear_state() function
[all...]
H A Devdev-mt-touchpad.h548 #define tp_for_each_touch(_tp, _t) \ macro

Completed in 11 milliseconds