Searched refs:tp_libinput_context (Results 1 – 7 of 7) sorted by relevance
| /third_party/libinput/src/ |
| D | evdev-mt-touchpad-edge-scroll.c | 346 tp_libinput_context(tp), in tp_edge_scroll_init()
|
| D | evdev-mt-touchpad.c | 2042 uint64_t now = libinput_now(tp_libinput_context(tp)); in tp_clear_state() 3078 uint64_t time = libinput_now(tp_libinput_context(tp)); in tp_scroll_config_scroll_method_set_method() 3358 tp_libinput_context(tp), in tp_init_palmdetect_arbitration() 3405 tp_libinput_context(tp), in tp_init_sendevents() 3414 tp_libinput_context(tp), in tp_init_sendevents() 3800 struct libinput *li = tp_libinput_context(tp); in tp_requires_rotation()
|
| D | evdev-mt-touchpad.h | 549 tp_libinput_context(const struct tp_dispatch *tp) in tp_libinput_context() function
|
| D | evdev-mt-touchpad-gestures.c | 1524 tp_libinput_context(tp), in tp_init_gesture() 1533 tp_libinput_context(tp), in tp_init_gesture()
|
| D | evdev-mt-touchpad-buttons.c | 998 tp_libinput_context(tp), in tp_init_buttons()
|
| D | evdev-mt-touchpad-tap.c | 1588 tp_libinput_context(tp), in tp_init_tap()
|
| /third_party/libinput/ |
| D | CODING_STYLE.md | 98 There are exceptions here, e.g. `tp_libinput_context()`,
|