Home
last modified time | relevance | path

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

/dports/games/wesnoth/wesnoth-1.14.17/src/hotkey/
H A Dhotkey_command.hpp71 HOTKEY_SCROLL_UP, HOTKEY_SCROLL_DOWN, HOTKEY_SCROLL_LEFT, HOTKEY_SCROLL_RIGHT, enumerator
H A Dcommand_executor.cpp84 case HOTKEY_SCROLL_RIGHT: in do_execute_command()
108 case HOTKEY_SCROLL_RIGHT: in do_execute_command()
H A Dhotkey_command.cpp71 …{ HOTKEY_SCROLL_RIGHT, "scroll-right", N_("Scroll Right"), false, scope_game | scope_editor, HKCAT…
309 HOTKEY_SCROLL_RIGHT
H A Dhotkey_handler.cpp328 case hotkey::HOTKEY_SCROLL_RIGHT: in can_execute_command()
/dports/games/wesnoth/wesnoth-1.14.17/src/editor/controller/
H A Deditor_controller.cpp288 case HOTKEY_SCROLL_RIGHT: in can_execute_command()