Home
last modified time | relevance | path

Searched refs:middlebutton_left_edge (Results 1 – 2 of 2) sorted by relevance

/third_party/libinput/src/
Devdev-mt-touchpad-buttons.c101 t->point.x > tp->buttons.bottom_area.middlebutton_left_edge; in is_inside_bottom_middle_area()
647 tp->buttons.bottom_area.middlebutton_left_edge = INT_MAX; in tp_init_softbuttons()
680 tp->buttons.bottom_area.middlebutton_left_edge = mb_le; in tp_init_softbuttons()
Devdev-mt-touchpad.h370 int32_t middlebutton_left_edge; /* in device coordinates */ member