Home
last modified time | relevance | path

Searched refs:oldtotallines (Results 1 – 25 of 26) sorted by relevance

12

/dports/games/tenebrae/tenebrae_0/
H A Dconsole.c158 int i, j, width, oldwidth, oldtotallines, numlines, numchars; in Con_CheckResize() local
177 oldtotallines = con_totallines; in Con_CheckResize()
179 numlines = oldtotallines; in Con_CheckResize()
197 tbuf[((con_current - i + oldtotallines) % in Con_CheckResize()
198 oldtotallines) * oldwidth + j]; in Con_CheckResize()
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexen2/
H A Dconsole.c150 int i, j, width, oldwidth, oldtotallines, numlines, numchars; in Con_CheckResize() local
169 oldtotallines = con_totallines; in Con_CheckResize()
171 numlines = oldtotallines; in Con_CheckResize()
189 tbuf[((con->current - i + oldtotallines) % oldtotallines) * oldwidth + j]; in Con_CheckResize()
/dports/games/quetoo/quetoo-0.6.1/src/
H A Dcl_console.c178 int i, j, width, oldwidth, oldtotallines, numlines, numchars; in Con_CheckResize() local
194 oldtotallines = con.totallines; in Con_CheckResize()
196 numlines = oldtotallines; in Con_CheckResize()
212 tbuf[((con.current - i + oldtotallines) % in Con_CheckResize()
213 oldtotallines) * oldwidth + j]; in Con_CheckResize()
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexenworld/client/
H A Dconsole.c168 int i, j, width, oldwidth, oldtotallines, numlines, numchars; in Con_CheckResize() local
187 oldtotallines = con_totallines; in Con_CheckResize()
189 numlines = oldtotallines; in Con_CheckResize()
207 tbuf[((con->current - i + oldtotallines) % oldtotallines) * oldwidth + j]; in Con_CheckResize()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/client/
H A Dcl_console.c244 int i, j, width, oldwidth, oldtotallines, numlines, numchars; in Con_CheckResize() local
265 oldtotallines = con.totallines; in Con_CheckResize()
267 numlines = oldtotallines; in Con_CheckResize()
288 tbuf[((con.current - i + oldtotallines) % in Con_CheckResize()
289 oldtotallines) * oldwidth + j]; in Con_CheckResize()
/dports/games/nehquake/NehQuake-bjp-bin-src.linux/src/
H A Dconsole.c202 int i, j, width, oldwidth, oldtotallines, numlines, numchars; in Con_CheckResize() local
221 oldtotallines = con_totallines; in Con_CheckResize()
223 numlines = oldtotallines; in Con_CheckResize()
241 tbuf[((con_current - i + oldtotallines) % in Con_CheckResize()
242 oldtotallines) * oldwidth + j]; in Con_CheckResize()
/dports/games/quake2lnx/quake2-r0.16.2/src/client/
H A Dconsole.c255 int i, j, width, oldwidth, oldtotallines, numlines, numchars; in Con_CheckResize() local
274 oldtotallines = con.totallines; in Con_CheckResize()
276 numlines = oldtotallines; in Con_CheckResize()
294 tbuf[((con.current - i + oldtotallines) % in Con_CheckResize()
295 oldtotallines) * oldwidth + j]; in Con_CheckResize()
/dports/games/quake2-source/quake2-r0.16.2/src/client/
H A Dconsole.c255 int i, j, width, oldwidth, oldtotallines, numlines, numchars; in Con_CheckResize() local
274 oldtotallines = con.totallines; in Con_CheckResize()
276 numlines = oldtotallines; in Con_CheckResize()
294 tbuf[((con.current - i + oldtotallines) % in Con_CheckResize()
295 oldtotallines) * oldwidth + j]; in Con_CheckResize()
/dports/games/qudos/QuDos-0.40.1-src/src/client/
H A Dconsole.c226 int i , j, width, oldwidth, oldtotallines, numlines, numchars; in Con_CheckResize() local
242 oldtotallines = con.totallines; in Con_CheckResize()
244 numlines = oldtotallines; in Con_CheckResize()
260 tbuf[((con.current - i + oldtotallines) % in Con_CheckResize()
261 oldtotallines) * oldwidth + j]; in Con_CheckResize()
/dports/games/r1q2/r1q2-8012_5/client/
H A Dconsole.c332 int i, j, oldwidth, oldtotallines, numlines, numchars; in Con_Resize() local
336 oldtotallines = con.totallines; in Con_Resize()
338 numlines = oldtotallines; in Con_Resize()
356 tbuf[((con.current - i + oldtotallines) % in Con_Resize()
357 oldtotallines) * oldwidth + j]; in Con_Resize()
/dports/games/ioquake3-server/ioquake3-1.36/code/client/
H A Dcl_console.c249 int i, j, width, oldwidth, oldtotallines, numlines, numchars; in Con_CheckResize() local
270 oldtotallines = con.totallines; in Con_CheckResize()
272 numlines = oldtotallines; in Con_CheckResize()
293 tbuf[((con.current - i + oldtotallines) % in Con_CheckResize()
294 oldtotallines) * oldwidth + j]; in Con_CheckResize()
/dports/games/ioquake3/ioquake3-1.36/code/client/
H A Dcl_console.c249 int i, j, width, oldwidth, oldtotallines, numlines, numchars; in Con_CheckResize() local
270 oldtotallines = con.totallines; in Con_CheckResize()
272 numlines = oldtotallines; in Con_CheckResize()
293 tbuf[((con.current - i + oldtotallines) % in Con_CheckResize()
294 oldtotallines) * oldwidth + j]; in Con_CheckResize()
/dports/games/evq3/evq3/code/client/
H A Dcl_console.c249 int i, j, width, oldwidth, oldtotallines, numlines, numchars; in Con_CheckResize() local
270 oldtotallines = con.totallines; in Con_CheckResize()
272 numlines = oldtotallines; in Con_CheckResize()
293 tbuf[((con.current - i + oldtotallines) % in Con_CheckResize()
294 oldtotallines) * oldwidth + j]; in Con_CheckResize()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/client/
H A Dcl_console.c249 int i, j, width, oldwidth, oldtotallines, numlines, numchars; in Con_CheckResize() local
270 oldtotallines = con.totallines; in Con_CheckResize()
272 numlines = oldtotallines; in Con_CheckResize()
293 tbuf[((con.current - i + oldtotallines) % in Con_CheckResize()
294 oldtotallines) * oldwidth + j]; in Con_CheckResize()
/dports/games/libretro-tyrquake/tyrquake-e76477d/common/
H A Dconsole.c168 int oldtotallines = con_totallines; in Con_Resize() local
172 numlines = oldtotallines; in Con_Resize()
190 tbuf[((c->current - i + oldtotallines) % in Con_Resize()
191 oldtotallines) * oldwidth + j]; in Con_Resize()
/dports/games/openjk/OpenJK-07675e2/code/client/
H A Dcl_console.cpp201 int i, j, width, oldwidth, oldtotallines, numlines, numchars; in Con_CheckResize() local
230 oldtotallines = con.totallines; in Con_CheckResize()
232 numlines = oldtotallines; in Con_CheckResize()
253 tbuf[((con.current - i + oldtotallines) % in Con_CheckResize()
254 oldtotallines) * oldwidth + j]; in Con_CheckResize()
/dports/games/iortcw/iortcw-1.51c/SP/code/client/
H A Dcl_console.c311 int i, j, width, oldwidth, oldtotallines, numlines, numchars; in Con_CheckResize() local
331 oldtotallines = con.totallines; in Con_CheckResize()
333 numlines = oldtotallines; in Con_CheckResize()
356 tbuf[( ( con.current - i + oldtotallines ) % in Con_CheckResize()
357 oldtotallines ) * oldwidth + j]; in Con_CheckResize()
/dports/games/openarena/openarena-engine-source-0.8.8/code/client/
H A Dcl_console.c265 int i, j, width, oldwidth, oldtotallines, numlines, numchars; in Con_CheckResize() local
286 oldtotallines = con.totallines; in Con_CheckResize()
288 numlines = oldtotallines; in Con_CheckResize()
309 tbuf[((con.current - i + oldtotallines) % in Con_CheckResize()
310 oldtotallines) * oldwidth + j]; in Con_CheckResize()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/client/
H A Dcl_console.c265 int i, j, width, oldwidth, oldtotallines, numlines, numchars; in Con_CheckResize() local
286 oldtotallines = con.totallines; in Con_CheckResize()
288 numlines = oldtotallines; in Con_CheckResize()
309 tbuf[((con.current - i + oldtotallines) % in Con_CheckResize()
310 oldtotallines) * oldwidth + j]; in Con_CheckResize()
/dports/games/quake2max/Quake2maX_0.45-src_unix/client/
H A Dconsole.c440 int i, j, width, oldwidth, oldtotallines, numlines, numchars; in Con_CheckResize() local
464 oldtotallines = con.totallines; in Con_CheckResize()
466 numlines = oldtotallines; in Con_CheckResize()
484 tbuf[((con.current - i + oldtotallines) % in Con_CheckResize()
485 oldtotallines) * oldwidth + j]; in Con_CheckResize()
/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_console.cpp277 int i, j, width, oldwidth, oldtotallines, numlines, numchars; in Con_CheckResize() local
307 oldtotallines = con.totallines; in Con_CheckResize()
309 numlines = oldtotallines; in Con_CheckResize()
330 tbuf[((con.current - i + oldtotallines) % in Con_CheckResize()
331 oldtotallines) * oldwidth + j]; in Con_CheckResize()
/dports/games/iortcw/iortcw-1.51c/MP/code/client/
H A Dcl_console.c319 int i, j, width, oldwidth, oldtotallines, numlines, numchars; in Con_CheckResize() local
339 oldtotallines = con.totallines; in Con_CheckResize()
341 numlines = oldtotallines; in Con_CheckResize()
364 tbuf[( ( con.current - i + oldtotallines ) % in Con_CheckResize()
365 oldtotallines ) * oldwidth + j]; in Con_CheckResize()
/dports/games/quakeforge/quakeforge-0.7.2/libs/console/
H A Dclient.c178 int width, oldwidth, oldtotallines, numlines, numchars, i, j; in Resize() local
190 oldtotallines = con_totallines; in Resize()
192 numlines = oldtotallines; in Resize()
208 tbuf[((con->current - i + oldtotallines) % in Resize()
209 oldtotallines) * oldwidth + j]; in Resize()
/dports/games/q2p/Q2P-0.2-2006-12-31/client/
H A Dconsole.c356 int i, j, width, oldwidth, oldtotallines, numlines, numchars; in Con_CheckResize() local
378 oldtotallines = con.totallines; in Con_CheckResize()
380 numlines = oldtotallines; in Con_CheckResize()
396 tbuf[((con.current - i + oldtotallines) % in Con_CheckResize()
397 oldtotallines) * oldwidth + j]; in Con_CheckResize()
/dports/games/vkquake/vkQuake-1.12.2/Quake/
H A Dconsole.c255 int i, j, width, oldwidth, oldtotallines, numlines, numchars; in Con_CheckResize() local
266 oldtotallines = con_totallines; in Con_CheckResize()
268 numlines = oldtotallines; in Con_CheckResize()
289 tbuf[((con_current - i + oldtotallines) % oldtotallines) * oldwidth + j]; in Con_CheckResize()

12