Searched refs:buttons_pressed (Results 1 – 2 of 2) sorted by relevance
126 tp->tap.buttons_pressed |= (1 << nfingers); in tp_tap_notify()128 tp->tap.buttons_pressed &= ~(1 << nfingers); in tp_tap_notify()1253 if (tp->tap.buttons_pressed & (1 << i)) in tp_release_all_taps()
408 uint32_t buttons_pressed; member