Home
last modified time | relevance | path

Searched refs:HOTKEY_EDITOR_PALETTE_UPSCROLL (Results 1 – 3 of 3) sorted by relevance

/dports/games/wesnoth/wesnoth-1.14.17/src/hotkey/
H A Dhotkey_command.hpp117 HOTKEY_EDITOR_PALETTE_GROUPS, HOTKEY_EDITOR_PALETTE_UPSCROLL, HOTKEY_EDITOR_PALETTE_DOWNSCROLL, enumerator
H A Dhotkey_command.cpp184 …{ HOTKEY_EDITOR_PALETTE_UPSCROLL, "editor-palette-upscroll", N_("Scroll Palette Left"), false, sco…
/dports/games/wesnoth/wesnoth-1.14.17/src/editor/controller/
H A Deditor_controller.cpp266 case HOTKEY_EDITOR_PALETTE_UPSCROLL: in can_execute_command()
713 case HOTKEY_EDITOR_PALETTE_UPSCROLL: in do_execute_command()