Home
last modified time | relevance | path

Searched refs:CL_Video_KeyEvent (Results 1 – 11 of 11) sorted by relevance

/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dcl_video.h72 void CL_Video_KeyEvent( int key, int ascii, qboolean down );
H A Dcl_video.c302 void CL_Video_KeyEvent( int key, int ascii, qboolean down ) in CL_Video_KeyEvent() function
H A Dkeys.c1554 CL_Video_KeyEvent (key, ascii, keydown[key] != 0); in Key_Event()
H A DChangeLog14692 Add CL_Video_KeyEvent and support for it to Key_Event, now the the fullscreen video
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dcl_video.h95 void CL_Video_KeyEvent( int key, int ascii, qboolean down );
H A Dcl_video.c620 void CL_Video_KeyEvent( int key, int ascii, qboolean down ) in CL_Video_KeyEvent() function
H A Dkeys.c1937 CL_Video_KeyEvent (key, ascii, keydown[key] != 0); in Key_Event()
/dports/games/darkplaces/darkplaces/
H A Dcl_video.h96 void CL_Video_KeyEvent( int key, int ascii, qboolean down );
H A Dcl_video.c617 void CL_Video_KeyEvent( int key, int ascii, qboolean down ) in CL_Video_KeyEvent() function
H A Dkeys.c1938 CL_Video_KeyEvent (key, ascii, keydown[key] != 0); in Key_Event()
H A DChangeLog49091 Add CL_Video_KeyEvent and support for it to Key_Event, now the the fullscreen video