Home
last modified time | relevance | path

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

/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4GuiTabular.cpp197 … new ControlKeyCB<Tabular>(*this, &Tabular::KeySelDown), C4CustomKey::PRIO_Ctrl); in Tabular()
202 … new DlgKeyCB<Tabular>(*this, &Tabular::KeySelDown), C4CustomKey::PRIO_Ctrl); in Tabular()
232 bool Tabular::KeySelDown() in KeySelDown() function in C4GUI::Tabular
H A DC4GuiMenu.cpp108 … new C4KeyCB<ContextMenu>(*this, &ContextMenu::KeySelDown), C4CustomKey::PRIO_Context); in ContextMenu()
252 bool ContextMenu::KeySelDown() in KeySelDown() function in C4GUI::ContextMenu
H A DC4Gui.h1668 bool KeySelDown(); // keyboard callback: Select next sheet
1771 bool KeySelDown();