Home
last modified time | relevance | path

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

/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_cgameapi.h31 void CGVM_EventHandling ( int type );
H A Dcl_keys.cpp1348 CGVM_EventHandling( CGAME_EVENT_NONE ); in CL_KeyDownEvent()
H A Dcl_cgameapi.cpp120 void CGVM_EventHandling( int type ) { in CGVM_EventHandling() function