Home
last modified time | relevance | path

Searched refs:HOTKEY_MOUSE_SCROLL (Results 1 – 5 of 5) sorted by relevance

/dports/games/wesnoth/wesnoth-1.14.17/src/hotkey/
H A Dhotkey_command.hpp51 HOTKEY_TOGGLE_ELLIPSES, HOTKEY_TOGGLE_GRID, HOTKEY_STATUS_TABLE, HOTKEY_MUTE, HOTKEY_MOUSE_SCROLL, enumerator
H A Dhotkey_handler.cpp295 case hotkey::HOTKEY_MOUSE_SCROLL: in can_execute_command()
H A Dcommand_executor.cpp632 case HOTKEY_MOUSE_SCROLL: in execute_command_wrap()
H A Dhotkey_command.cpp111 …{ HOTKEY_MOUSE_SCROLL, "mousescroll", N_("Mouse Scrolling"), false, scope_game | scope_editor, HKC…
/dports/games/wesnoth/wesnoth-1.14.17/src/editor/controller/
H A Deditor_controller.cpp279 case HOTKEY_MOUSE_SCROLL: in can_execute_command()