Home
last modified time | relevance | path

Searched refs:UI_RIGHT (Results 1 – 25 of 101) sorted by relevance

12345

/dports/games/iortcw/iortcw-1.51c/MP/code/cgame/
H A Dcg_info.c142 …orWhite, "%3i/%3i", 600, UI_SMALLFONT | UI_DROPSHADOW | UI_RIGHT, &colorWhi…
143 …White, "%3i/%3i", 600, UI_EXSMALLFONT | UI_DROPSHADOW | UI_RIGHT, &colorWhite…
144 …White, "%3i/%3i", 600, UI_EXSMALLFONT | UI_DROPSHADOW | UI_RIGHT, &colorWhite…
145 …ite, "%2ih %2im %2is", 600, UI_SMALLFONT | UI_DROPSHADOW | UI_RIGHT, &colorWhi…
146 …orWhite, "%i/%i", 600, UI_SMALLFONT | UI_DROPSHADOW | UI_RIGHT, &colorWhi…
147 …orWhite, "%i", 600, UI_SMALLFONT | UI_DROPSHADOW | UI_RIGHT, &colorWhi…
/dports/games/ioquake3/ioquake3-1.36/code/q3_ui/
H A Dui_signup.c149 s_signup.name.style = UI_RIGHT|UI_SMALLFONT; in Signup_MenuInit()
168 s_signup.password.style = UI_RIGHT|UI_SMALLFONT; in Signup_MenuInit()
187 s_signup.again.style = UI_RIGHT|UI_SMALLFONT; in Signup_MenuInit()
206 s_signup.email.style = UI_RIGHT|UI_SMALLFONT; in Signup_MenuInit()
226 s_signup.signup.style = UI_RIGHT|UI_SMALLFONT; in Signup_MenuInit()
H A Dui_network.c176 networkOptionsInfo.graphics.style = UI_RIGHT; in UI_NetworkOptionsMenu_Init()
186 networkOptionsInfo.display.style = UI_RIGHT; in UI_NetworkOptionsMenu_Init()
196 networkOptionsInfo.sound.style = UI_RIGHT; in UI_NetworkOptionsMenu_Init()
206 networkOptionsInfo.network.style = UI_RIGHT; in UI_NetworkOptionsMenu_Init()
H A Dui_sound.c189 soundOptionsInfo.graphics.style = UI_RIGHT; in UI_SoundOptionsMenu_Init()
199 soundOptionsInfo.display.style = UI_RIGHT; in UI_SoundOptionsMenu_Init()
209 soundOptionsInfo.sound.style = UI_RIGHT; in UI_SoundOptionsMenu_Init()
219 soundOptionsInfo.network.style = UI_RIGHT; in UI_SoundOptionsMenu_Init()
H A Dui_display.c158 displayOptionsInfo.graphics.style = UI_RIGHT; in UI_DisplayOptionsMenu_Init()
168 displayOptionsInfo.display.style = UI_RIGHT; in UI_DisplayOptionsMenu_Init()
178 displayOptionsInfo.sound.style = UI_RIGHT; in UI_DisplayOptionsMenu_Init()
188 displayOptionsInfo.network.style = UI_RIGHT; in UI_DisplayOptionsMenu_Init()
H A Dui_login.c125 s_login.name.style = UI_RIGHT|UI_SMALLFONT; in Login_MenuInit()
144 s_login.password.style = UI_RIGHT|UI_SMALLFONT; in Login_MenuInit()
164 s_login.login.style = UI_RIGHT|UI_SMALLFONT; in Login_MenuInit()
/dports/games/ioquake3-server/ioquake3-1.36/code/q3_ui/
H A Dui_signup.c149 s_signup.name.style = UI_RIGHT|UI_SMALLFONT; in Signup_MenuInit()
168 s_signup.password.style = UI_RIGHT|UI_SMALLFONT; in Signup_MenuInit()
187 s_signup.again.style = UI_RIGHT|UI_SMALLFONT; in Signup_MenuInit()
206 s_signup.email.style = UI_RIGHT|UI_SMALLFONT; in Signup_MenuInit()
226 s_signup.signup.style = UI_RIGHT|UI_SMALLFONT; in Signup_MenuInit()
H A Dui_network.c176 networkOptionsInfo.graphics.style = UI_RIGHT; in UI_NetworkOptionsMenu_Init()
186 networkOptionsInfo.display.style = UI_RIGHT; in UI_NetworkOptionsMenu_Init()
196 networkOptionsInfo.sound.style = UI_RIGHT; in UI_NetworkOptionsMenu_Init()
206 networkOptionsInfo.network.style = UI_RIGHT; in UI_NetworkOptionsMenu_Init()
H A Dui_display.c158 displayOptionsInfo.graphics.style = UI_RIGHT; in UI_DisplayOptionsMenu_Init()
168 displayOptionsInfo.display.style = UI_RIGHT; in UI_DisplayOptionsMenu_Init()
178 displayOptionsInfo.sound.style = UI_RIGHT; in UI_DisplayOptionsMenu_Init()
188 displayOptionsInfo.network.style = UI_RIGHT; in UI_DisplayOptionsMenu_Init()
H A Dui_sound.c189 soundOptionsInfo.graphics.style = UI_RIGHT; in UI_SoundOptionsMenu_Init()
199 soundOptionsInfo.display.style = UI_RIGHT; in UI_SoundOptionsMenu_Init()
209 soundOptionsInfo.sound.style = UI_RIGHT; in UI_SoundOptionsMenu_Init()
219 soundOptionsInfo.network.style = UI_RIGHT; in UI_SoundOptionsMenu_Init()
H A Dui_login.c125 s_login.name.style = UI_RIGHT|UI_SMALLFONT; in Login_MenuInit()
144 s_login.password.style = UI_RIGHT|UI_SMALLFONT; in Login_MenuInit()
164 s_login.login.style = UI_RIGHT|UI_SMALLFONT; in Login_MenuInit()
H A Dui_mfield.c102 else if (style & UI_RIGHT) in MField_Draw()
108 …UI_DrawChar( x + ( edit->cursor - prestep ) * charw, y, cursorChar, style & ~(UI_CENTER|UI_RIGHT),… in MField_Draw()
381 UI_DrawString( x - w, y, f->generic.name, style|UI_RIGHT, color ); in MenuField_Draw()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/q3_ui/
H A Dui_signup.c149 s_signup.name.style = UI_RIGHT|UI_SMALLFONT; in Signup_MenuInit()
168 s_signup.password.style = UI_RIGHT|UI_SMALLFONT; in Signup_MenuInit()
187 s_signup.again.style = UI_RIGHT|UI_SMALLFONT; in Signup_MenuInit()
206 s_signup.email.style = UI_RIGHT|UI_SMALLFONT; in Signup_MenuInit()
226 s_signup.signup.style = UI_RIGHT|UI_SMALLFONT; in Signup_MenuInit()
H A Dui_network.c176 networkOptionsInfo.graphics.style = UI_RIGHT; in UI_NetworkOptionsMenu_Init()
186 networkOptionsInfo.display.style = UI_RIGHT; in UI_NetworkOptionsMenu_Init()
196 networkOptionsInfo.sound.style = UI_RIGHT; in UI_NetworkOptionsMenu_Init()
206 networkOptionsInfo.network.style = UI_RIGHT; in UI_NetworkOptionsMenu_Init()
H A Dui_sound.c189 soundOptionsInfo.graphics.style = UI_RIGHT; in UI_SoundOptionsMenu_Init()
199 soundOptionsInfo.display.style = UI_RIGHT; in UI_SoundOptionsMenu_Init()
209 soundOptionsInfo.sound.style = UI_RIGHT; in UI_SoundOptionsMenu_Init()
219 soundOptionsInfo.network.style = UI_RIGHT; in UI_SoundOptionsMenu_Init()
H A Dui_display.c158 displayOptionsInfo.graphics.style = UI_RIGHT; in UI_DisplayOptionsMenu_Init()
168 displayOptionsInfo.display.style = UI_RIGHT; in UI_DisplayOptionsMenu_Init()
178 displayOptionsInfo.sound.style = UI_RIGHT; in UI_DisplayOptionsMenu_Init()
188 displayOptionsInfo.network.style = UI_RIGHT; in UI_DisplayOptionsMenu_Init()
H A Dui_login.c125 s_login.name.style = UI_RIGHT|UI_SMALLFONT; in Login_MenuInit()
144 s_login.password.style = UI_RIGHT|UI_SMALLFONT; in Login_MenuInit()
164 s_login.login.style = UI_RIGHT|UI_SMALLFONT; in Login_MenuInit()
/dports/games/evq3/evq3/code/q3_ui/
H A Dui_signup.c149 s_signup.name.style = UI_RIGHT|UI_SMALLFONT; in Signup_MenuInit()
168 s_signup.password.style = UI_RIGHT|UI_SMALLFONT; in Signup_MenuInit()
187 s_signup.again.style = UI_RIGHT|UI_SMALLFONT; in Signup_MenuInit()
206 s_signup.email.style = UI_RIGHT|UI_SMALLFONT; in Signup_MenuInit()
226 s_signup.signup.style = UI_RIGHT|UI_SMALLFONT; in Signup_MenuInit()
H A Dui_network.c176 networkOptionsInfo.graphics.style = UI_RIGHT; in UI_NetworkOptionsMenu_Init()
186 networkOptionsInfo.display.style = UI_RIGHT; in UI_NetworkOptionsMenu_Init()
196 networkOptionsInfo.sound.style = UI_RIGHT; in UI_NetworkOptionsMenu_Init()
206 networkOptionsInfo.network.style = UI_RIGHT; in UI_NetworkOptionsMenu_Init()
H A Dui_sound.c189 soundOptionsInfo.graphics.style = UI_RIGHT; in UI_SoundOptionsMenu_Init()
199 soundOptionsInfo.display.style = UI_RIGHT; in UI_SoundOptionsMenu_Init()
209 soundOptionsInfo.sound.style = UI_RIGHT; in UI_SoundOptionsMenu_Init()
219 soundOptionsInfo.network.style = UI_RIGHT; in UI_SoundOptionsMenu_Init()
H A Dui_display.c158 displayOptionsInfo.graphics.style = UI_RIGHT; in UI_DisplayOptionsMenu_Init()
168 displayOptionsInfo.display.style = UI_RIGHT; in UI_DisplayOptionsMenu_Init()
178 displayOptionsInfo.sound.style = UI_RIGHT; in UI_DisplayOptionsMenu_Init()
188 displayOptionsInfo.network.style = UI_RIGHT; in UI_DisplayOptionsMenu_Init()
H A Dui_login.c125 s_login.name.style = UI_RIGHT|UI_SMALLFONT; in Login_MenuInit()
144 s_login.password.style = UI_RIGHT|UI_SMALLFONT; in Login_MenuInit()
164 s_login.login.style = UI_RIGHT|UI_SMALLFONT; in Login_MenuInit()
/dports/games/q2pro/q2pro/ui/
H A Dqmenu.c183 k->generic.uiFlags &= ~( UI_LEFT | UI_RIGHT ); in Keybind_Init()
189 k->generic.uiFlags | UI_RIGHT, k->generic.name ); in Keybind_Init()
224 k->generic.uiFlags | UI_RIGHT | flags, k->generic.name ); in Keybind_Draw()
252 f->generic.uiFlags &= ~( UI_LEFT | UI_RIGHT ); in Field_Init()
259 f->generic.uiFlags | UI_RIGHT, f->generic.name ); in Field_Init()
345 s->generic.uiFlags &= ~( UI_LEFT | UI_RIGHT ); in SpinControl_Init()
351 s->generic.uiFlags | UI_RIGHT, s->generic.name ); in SpinControl_Init()
425 s->generic.uiFlags | UI_RIGHT, 13 ); in SpinControl_Draw()
736 } else if( column->uiFlags & UI_RIGHT ) { in MenuList_DrawcolumnString()
1201 flags = s->generic.uiFlags & ~( UI_LEFT | UI_RIGHT ); in Slider_Draw()
[all …]
H A Dui_game.c107 m_game.load.generic.uiFlags = UI_RIGHT; in GameMenu_Init()
116 m_game.start.generic.uiFlags = UI_RIGHT; in GameMenu_Init()
/dports/games/q2pro/q2pro/shared/
H A Dq_uis.c61 } else if( flags & UI_RIGHT ) { in UIS_DrawStringEx()
79 } else if( flags & UI_RIGHT ) { in UIS_DrawStringEx()

12345