Home
last modified time | relevance | path

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

/dports/games/openclonk/openclonk-release-8.1-src/planet/System.ocg/
H A DGUIs.c12 static const GUI_AlignRight = +1; variable
253 else if (layout.Align.X == GUI_AlignRight) in GuiCalculateBoxElementPosition()