Home
last modified time | relevance | path

Searched defs:iHIndent (Results 1 – 3 of 3) sorted by relevance

/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4LoaderScreen.cpp128 int iHIndent=20; in Draw() local
H A DC4GuiMenu.cpp568 ContextButton::ContextButton(Element *pForEl, bool fAdd, int32_t iHIndent, int32_t iVIndent) in ContextButton()
H A DC4Gui.cpp399 …C4Rect Element::GetToprightCornerRect(int32_t iWidth, int32_t iHeight, int32_t iHIndent, int32_t i… in GetToprightCornerRect()