Home
last modified time | relevance | path

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

/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4GuiContainers.cpp675 int32_t iBorderYOff = 0; in DrawElement() local
681 iBorderYOff = pTitleFont->GetLineHeight()/2; in DrawElement()
689 ….TargetX+rcBounds.x,y1=cgo.TargetY+rcBounds.y+iBorderYOff,x2=x1+rcBounds.Wdt,y2=y1+rcBounds.Hgt-iB… in DrawElement()