Home
last modified time | relevance | path

Searched refs:KeyCloseTab (Results 1 – 2 of 2) sorted by relevance

/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4GuiTabular.cpp204 … new DlgKeyCB<Tabular>(*this, &Tabular::KeyCloseTab), C4CustomKey::PRIO_Ctrl); in Tabular()
245 bool Tabular::KeyCloseTab() in KeyCloseTab() function in C4GUI::Tabular
H A DC4Gui.h1669 bool KeyCloseTab(); // keyboard callback: Close current sheet if possible