Home
last modified time | relevance | path

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

/dports/games/warzone2100/warzone2100/src/
H A Dintimage.cpp56 int TLXOffset, TLYOffset; //< Offsets for the rect fill. member
156 iV_TransBoxFill(x + Rect->TLXOffset, y + Rect->TLYOffset, in RenderWindowFrame()
160 iV_TransBoxFill(x + Rect->TLXOffset, y + Rect->TLYOffset, in RenderWindowFrame()
164 iV_TransBoxFill(x + Width - INCEND + Rect->TLXOffset, y + Rect->TLYOffset, in RenderWindowFrame()
168 iV_TransBoxFill(x + Rect->TLXOffset, y + Rect->TLYOffset, in RenderWindowFrame()
172 iV_TransBoxFill(x + Rect->TLXOffset, y + Height - INCEND + Rect->TLYOffset, in RenderWindowFrame()