Home
last modified time | relevance | path

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

/dports/games/uqm/uqm-0.8.0/src/uqm/
H A Dborder.c39 r.corner.x = SIS_ORG_X; in InitSISContexts()
59 r.extent.width = SIS_ORG_X + SIS_SCREEN_WIDTH + 1; in DrawSISFrame()
64 r.extent.width = SIS_ORG_X - 1; in DrawSISFrame()
72 r.corner.x = SIS_ORG_X + SIS_SCREEN_WIDTH + 1; in DrawSISFrame()
78 r.corner.x = SIS_ORG_X - 1; in DrawSISFrame()
90 r.corner.x = SIS_ORG_X; in DrawSISFrame()
121 r.corner.x = SIS_ORG_X - 1; in DrawSISFrame()
157 r.corner.x = SIS_ORG_X + SIS_MESSAGE_BOX_WIDTH; in DrawSISFrame()
159 r.corner.x = SIS_ORG_X + SIS_SCREEN_WIDTH; in DrawSISFrame()
167 r.extent.width = SIS_ORG_X - r.corner.x; in DrawSISFrame()
[all …]
H A Dunits.h37 #define SIS_ORG_X (7 + SAFE_X) macro
H A Dsis.c57 r.corner.x = SIS_ORG_X - 1; in RepairSISBorder()
70 r.corner.x = SIS_ORG_X - 1; in RepairSISBorder()
139 r.corner.x = SIS_ORG_X + SIS_SCREEN_WIDTH - SIS_TITLE_BOX_WIDTH + 1; in DrawSISTitle()
193 r.corner.x = SIS_ORG_X + 1; in DrawSISMessageEx()
H A Dcomm.c108 {SIS_ORG_X, SIS_ORG_Y},
724 r.corner.x = SIS_ORG_X; in CommIntroTransition()
1241 r.corner.x = SIS_ORG_X; in HailAlien()
H A Dbattle.c307 r.corner.x = SIS_ORG_X; in DoBattle()
H A Dgameopt.c768 r.corner.x = SIS_ORG_X + ((SIS_SCREEN_WIDTH - STATUS_WIDTH) >> 1) + in DrawSavegameSummary()
836 r.corner.x = SIS_ORG_X + 10 + SUMMARY_X_OFFS - SUMMARY_SIDE_OFFS; in DrawSavegameSummary()
H A Dshipyard.c463 ClipRect.corner.x = SIS_ORG_X + in ShowCombatShip()