Home
last modified time | relevance | path

Searched refs:CGVM_IncomingConsoleCommand (Results 1 – 3 of 3) sorted by relevance

/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_cgameapi.h39 qboolean CGVM_IncomingConsoleCommand ( void );
H A Dcl_keys.cpp693 if ( CGVM_IncomingConsoleCommand() ) { in Console_Key()
1270 if ( CGVM_IncomingConsoleCommand() ) { in CL_ParseBinding()
H A Dcl_cgameapi.cpp198 qboolean CGVM_IncomingConsoleCommand( void ) { in CGVM_IncomingConsoleCommand() function