Home
last modified time | relevance | path

Searched refs:cl_conXOffset (Results 1 – 25 of 35) sorted by relevance

12

/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_console.cpp607 if (!cl_conXOffset) in Con_DrawNotify()
609 cl_conXOffset = Cvar_Get ("cl_conXOffset", "0", 0); in Con_DrawNotify()
636 …re->Font_DrawString(cl_conXOffset->integer + con.xadjust*(con.xadjust + (1*SMALLCHAR_WIDTH/*aesthe… in Con_DrawNotify()
650 if (!cl_conXOffset) in Con_DrawNotify()
652 cl_conXOffset = Cvar_Get ("cl_conXOffset", "0", 0); in Con_DrawNotify()
654 …SCR_DrawSmallChar( (int)(cl_conXOffset->integer + con.xadjust + (x+1)*SMALLCHAR_WIDTH), v, text[x]… in Con_DrawNotify()
H A Dclient.h408 extern cvar_t *cl_conXOffset;
H A Dcl_main.cpp88 cvar_t *cl_conXOffset; variable
2740 cl_conXOffset = Cvar_Get ("cl_conXOffset", "0", 0); in CL_Init()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/client/
H A Dclient.h352 extern cvar_t *cl_conXOffset;
H A Dcl_main.c70 cvar_t *cl_conXOffset; variable
2388 cl_conXOffset = Cvar_Get ("cl_conXOffset", "0", 0); in CL_Init()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/client/
H A Dclient.h364 extern cvar_t *cl_conXOffset;
H A Dcl_console.c539 …SCR_DrawSmallChar( cl_conXOffset->integer + con.xadjust + (x+1)*SMALLCHAR_WIDTH, v, text[x] & 0xff… in Con_DrawNotify()
H A Dcl_main.c70 cvar_t *cl_conXOffset; variable
2699 cl_conXOffset = Cvar_Get ("cl_conXOffset", "0", 0); in CL_Init()
/dports/games/ioquake3-server/ioquake3-1.36/code/client/
H A Dclient.h398 extern cvar_t *cl_conXOffset;
H A Dcl_console.c551 …SCR_DrawSmallChar( cl_conXOffset->integer + con.xadjust + (x+1)*SMALLCHAR_WIDTH, v, text[x] & 0xff… in Con_DrawNotify()
H A Dcl_main.c89 cvar_t *cl_conXOffset; variable
3082 cl_conXOffset = Cvar_Get ("cl_conXOffset", "0", 0); in CL_Init()
/dports/games/ioquake3/ioquake3-1.36/code/client/
H A Dclient.h398 extern cvar_t *cl_conXOffset;
H A Dcl_console.c551 …SCR_DrawSmallChar( cl_conXOffset->integer + con.xadjust + (x+1)*SMALLCHAR_WIDTH, v, text[x] & 0xff… in Con_DrawNotify()
H A Dcl_main.c89 cvar_t *cl_conXOffset; variable
3082 cl_conXOffset = Cvar_Get ("cl_conXOffset", "0", 0); in CL_Init()
/dports/games/evq3/evq3/code/client/
H A Dclient.h397 extern cvar_t *cl_conXOffset;
H A Dcl_console.c539 …SCR_DrawSmallChar( cl_conXOffset->integer + con.xadjust + (x+1)*SMALLCHAR_WIDTH, v, text[x] & 0xff… in Con_DrawNotify()
H A Dcl_main.c86 cvar_t *cl_conXOffset; variable
2992 cl_conXOffset = Cvar_Get ("cl_conXOffset", "0", 0); in CL_Init()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/client/
H A Dclient.h401 extern cvar_t *cl_conXOffset;
H A Dcl_console.c565 …SCR_DrawSmallChar( cl_conXOffset->integer + con.xadjust + (x+1)*SMALLCHAR_WIDTH, v, text[x] & 0xff… in Con_DrawNotify()
/dports/games/openarena/openarena-engine-source-0.8.8/code/client/
H A Dclient.h401 extern cvar_t *cl_conXOffset;
H A Dcl_console.c565 …SCR_DrawSmallChar( cl_conXOffset->integer + con.xadjust + (x+1)*SMALLCHAR_WIDTH, v, text[x] & 0xff… in Con_DrawNotify()
/dports/games/iortcw/iortcw-1.51c/SP/code/client/
H A Dclient.h450 extern cvar_t *cl_conXOffset;
H A Dcl_console.c612 …SCR_DrawSmallChar( cl_conXOffset->integer + con.xadjust + ( x + 1 ) * SMALLCHAR_WIDTH, v, text[x] … in Con_DrawNotify()
/dports/games/iortcw/iortcw-1.51c/MP/code/client/
H A Dclient.h475 extern cvar_t *cl_conXOffset;
H A Dcl_console.c648 …SCR_DrawSmallChar( cl_conXOffset->integer + con.xadjust + ( x + 1 ) * SMALLCHAR_WIDTH, v, text[x] … in Con_DrawNotify()

12