Home
last modified time | relevance | path

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

/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4LoaderScreen.cpp129 int iVIndent=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 …prightCornerRect(int32_t iWidth, int32_t iHeight, int32_t iHIndent, int32_t iVIndent, int32_t iInd… in GetToprightCornerRect()