Home
last modified time | relevance | path

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

/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4MessageInput.h72 bool IsBottomPlacementDialog() override { return true; } in IsBottomPlacementDialog() function
H A DC4Gui.cpp621 …->GetWidth()) / 2, (GetHeight() - pDlg->GetHeight()) / 2 + pDlg->IsBottomPlacementDialog()*GetHeig… in ShowDialog()
H A DC4Gui.h2161 virtual bool IsBottomPlacementDialog() { return false; }