Home
last modified time | relevance | path

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

/dports/games/warzone2100/warzone2100/src/
H A Dintimage.cpp135 SWORD WBottomLeft = 0; in RenderWindowFrame() local
205 WBottomLeft = (SWORD)iV_GetImageWidth(IntImages, Frame->BottomLeft); in RenderWindowFrame()
218 …iV_DrawImageRepeatX(IntImages, Frame->BottomEdge, x + WBottomLeft, y + Height - iV_GetImageHeight(… in RenderWindowFrame()
219 … Width - WBottomLeft - WBottomRight, modelViewProjectionMatrix, false, &imageDrawBatch); in RenderWindowFrame()