Searched refs:TABLET_BUTTONS_PRESSED (Results 1 – 2 of 2) sorted by relevance
39 TABLET_BUTTONS_PRESSED = bit(1), enumerator
780 tablet_set_status(tablet, TABLET_BUTTONS_PRESSED); in tablet_update_button()1447 tablet_set_status(tablet, TABLET_BUTTONS_PRESSED); in tablet_update_proximity_state()1683 if (tablet_has_status(tablet, TABLET_BUTTONS_PRESSED)) { in tablet_send_buttons()1689 tablet_unset_status(tablet, TABLET_BUTTONS_PRESSED); in tablet_send_buttons()