Home
last modified time | relevance | path

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

/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4GuiListBox.cpp464 void ListBox::UpdateElementPosition(Element *pOfElement, int32_t iIndent) in UpdateElementPosition() function in C4GUI::ListBox
H A DC4PlayerInfoListBox.cpp473 pList->UpdateElementPosition(this, PlayerListBoxIndent); in UpdateCollapsed()
H A DC4Gui.h1590 …void UpdateElementPosition(Element *pOfElement, int32_t iIndent); // update pos for one specific e…