Home
last modified time | relevance | path

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

/third_party/libinput/src/
Devdev-debounce.c176 unsigned int code = fallback->debounce.button_code; in debounce_notify_button()
507 changed[0] != dispatch->debounce.button_code) { in fallback_debounce_handle_state()
533 dispatch->debounce.button_code = changed[i]; in fallback_debounce_handle_state()
Devdev-fallback.h129 unsigned int button_code; member