Home
last modified time | relevance | path

Searched refs:CL_Key_SetCatcher (Results 1 – 2 of 2) sorted by relevance

/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_uiapi.cpp716 static void CL_Key_SetCatcher( int catcher ) { in CL_Key_SetCatcher() function
963 CL_Key_SetCatcher( args[1] ); in CL_UISystemCalls()
1322 uii.Key_SetCatcher = CL_Key_SetCatcher; in CL_BindUI()
H A Dcl_cgameapi.cpp819 static void CL_Key_SetCatcher( int catcher ) { in CL_Key_SetCatcher() function
1258 CL_Key_SetCatcher( args[1] ); in CL_CgameSystemCalls()
1822 cgi.Key_SetCatcher = CL_Key_SetCatcher; in CL_BindCGame()