Searched refs:scr_conspeed (Results 1 – 6 of 6) sorted by relevance
85 cvar_t scr_conspeed = CVAR2("scr_conspeed","300"); variable375 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()
35 cvar_t scr_conspeed = {"scr_conspeed","300"}; variable318 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()
86 cvar_t scr_conspeed = {"scr_conspeed","300"}; variable374 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()
87 cvar_t scr_conspeed = CVAR2("scr_conspeed","300"); variable380 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()
237 scr_conspeed301 scr_conspeed
1691 scr_conspeed 5000 // Sets the console raise/lower speed