Home
last modified time | relevance | path

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

/external/quake/quake/src/WinQuake/
Dgl_screen.cpp85 cvar_t scr_conspeed = CVAR2("scr_conspeed","300"); variable
375 Cvar_RegisterVariable (&scr_conspeed); in SCR_Init()
526 scr_con_current -= scr_conspeed.value*host_frametime; in SCR_SetUpToDrawConsole()
533 scr_con_current += scr_conspeed.value*host_frametime; in SCR_SetUpToDrawConsole()
Dscreen.cpp35 cvar_t scr_conspeed = {"scr_conspeed","300"}; variable
318 Cvar_RegisterVariable (&scr_conspeed); in SCR_Init()
468 scr_con_current -= scr_conspeed.value*host_frametime; in SCR_SetUpToDrawConsole()
475 scr_con_current += scr_conspeed.value*host_frametime; in SCR_SetUpToDrawConsole()
/external/quake/quake/src/QW/client/
Dscreen.c86 cvar_t scr_conspeed = {"scr_conspeed","300"}; variable
374 Cvar_RegisterVariable (&scr_conspeed); in SCR_Init()
528 scr_con_current -= scr_conspeed.value*host_frametime; in SCR_SetUpToDrawConsole()
535 scr_con_current += scr_conspeed.value*host_frametime; in SCR_SetUpToDrawConsole()
Dgl_screen.c87 cvar_t scr_conspeed = CVAR2("scr_conspeed","300"); variable
380 Cvar_RegisterVariable (&scr_conspeed); in SCR_Init()
559 scr_con_current -= scr_conspeed.value*host_frametime; in SCR_SetUpToDrawConsole()
566 scr_con_current += scr_conspeed.value*host_frametime; in SCR_SetUpToDrawConsole()
/external/quake/quake/src/QW/
Dcmds.txt237 scr_conspeed
301 scr_conspeed
/external/quake/quake/src/WinQuake/data/
DTECHINFO.TXT1691 scr_conspeed 5000 // Sets the console raise/lower speed