Home
last modified time | relevance | path

Searched refs:active_is_topbutton (Results 1 – 3 of 3) sorted by relevance

/third_party/libinput/src/
Devdev-mt-touchpad-buttons.c1262 tp->buttons.active_is_topbutton = is_top; in tp_post_clickpadbutton_buttons()
1266 is_top = tp->buttons.active_is_topbutton; in tp_post_clickpadbutton_buttons()
1268 tp->buttons.active_is_topbutton = 0; in tp_post_clickpadbutton_buttons()
Devdev-mt-touchpad.h361 bool active_is_topbutton; /* is active a top button? */ member
Devdev-mt-touchpad.c2404 tp->buttons.active_is_topbutton = false; in tp_pair_trackpoint()
2613 if (tp->buttons.active && tp->buttons.active_is_topbutton) { in tp_interface_device_removed()
2615 tp->buttons.active_is_topbutton = false; in tp_interface_device_removed()