Home
last modified time | relevance | path

Searched refs:ABORT_KEY (Results 1 – 10 of 10) sorted by relevance

/dports/games/atr3d/atr3d/
H A Dnetdata.h20 #define ABORT_KEY 0x0f macro
H A Dinput.cpp51 TellServer(ABORT_KEY, 1); in KeyDown()
H A Dreadnetworkdata.cpp246 case ABORT_KEY: in ReadNetworkData()
H A Dmenu.cpp110 TellServer(ABORT_KEY, 1); in AbortGame()
/dports/games/maelstrom/Maelstrom-3.0.6/netlogic/
H A Dplayer.cpp473 if ( inbuf[i] == ABORT_KEY ) in HandleKeys()
502 case ABORT_KEY: in HandleKeys()
529 case ABORT_KEY: in HandleKeys()
622 QueueKey(KEY_PRESS, ABORT_KEY); in AbortGame()
H A Dnetplay.cpp545 if ( OutBuf[i] == ABORT_KEY ) { in AlertServer()
683 if ( OutBuf[i] == ABORT_KEY ) { in Send_NewGame()
770 if ( OutBuf[i] == ABORT_KEY ) { in Await_NewGame()
/dports/games/maelstrom/Maelstrom-3.0.6/
H A Dcontrols.h21 #define ABORT_KEY 0x07 macro
H A Dcontrols.cpp418 SetControl(ABORT_KEY, 1);
456 SetControl(ABORT_KEY, 1);
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_alert_main.c27 #define ABORT_KEY "F12" macro
84 else if (!strcmp(ev->key, ABORT_KEY)) in key_down()
/dports/devel/rvm/rvm-1.20/tests/
H A Drvm_basher.c193 ABORT_KEY, /* set abort fraction key */ enumerator
1618 {"abort_frac",ABORT_KEY}, /* set abort fraction */
1807 case ABORT_KEY: /* set abort fraction */