Searched refs:scroll_button_lock (Results 1 – 2 of 2) sorted by relevance
113 options->scroll_button_lock = -1; in tools_init_options()230 options->scroll_button_lock = true; in tools_parse_option()233 options->scroll_button_lock = false; in tools_parse_option()449 if (options->scroll_button_lock != -1) in tools_device_apply_config()451 options->scroll_button_lock); in tools_device_apply_config()
107 int scroll_button_lock; member