Home
last modified time | relevance | path

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

/third_party/libinput/tools/
Dshared.c112 options->scroll_button = -1; in tools_init_options()
219 options->scroll_button = in tools_parse_option()
222 if (options->scroll_button == -1) { in tools_parse_option()
446 if (options->scroll_button != -1) in tools_device_apply_config()
448 options->scroll_button); in tools_device_apply_config()
Dshared.h106 int scroll_button; member