Home
last modified time | relevance | path

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

/third_party/libinput/src/
Devdev-mt-touchpad-buttons.c92 t->point.x > tp->buttons.bottom_area.rightbutton_left_edge; in is_inside_bottom_right_area()
125 t->point.x > tp->buttons.top_area.rightbutton_left_edge; in is_inside_top_right_area()
142 t->point.x <= tp->buttons.top_area.rightbutton_left_edge; in is_inside_top_middle_area()
645 tp->buttons.bottom_area.rightbutton_left_edge = edges.x; in tp_init_softbuttons()
681 tp->buttons.bottom_area.rightbutton_left_edge = mb_re; in tp_init_softbuttons()
706 tp->buttons.top_area.rightbutton_left_edge = edges.x; in tp_init_top_softbuttons()
Devdev-mt-touchpad.h369 int32_t rightbutton_left_edge; /* in device coordinates */ member
375 int32_t rightbutton_left_edge; /* in device coordinates */ member