Home
last modified time | relevance | path

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

/dports/games/tuxkart/tuxkart-0.4.0/src/
H A DPlayerDriver.cxx25 sound -> playSfx ( SOUND_BEEP ) ; in incomingJoystick()
54 sound -> playSfx ( SOUND_BEEP ) ; in incomingJoystick()
H A Dsound.h11 #define SOUND_BEEP 9 macro
/dports/games/pioneers/pioneers-15.6/client/gtk/
H A Daudio.c84 case SOUND_BEEP: in play_sound()
136 case SOUND_BEEP: in play_sound()
H A Daudio.h32 SOUND_BEEP, /**< Some player beeps you */ enumerator
H A Dchat.c229 play_sound(SOUND_BEEP); in beep_player()
/dports/emulators/quasi88/quasi88-0.6.4/src/snddrv-old/src/
H A Dsndintrf.h379 SOUND_BEEP, enumerator
H A Dsndintrf.c1131 SOUND_BEEP,
/dports/emulators/quasi88/quasi88-0.6.4/src/snddrv/src/
H A Dsndintrf.h113 SOUND_BEEP, enumerator
H A Dsndintrf.c418 { SOUND_BEEP, beep_get_info },
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/Utils/
H A Dconst.py218 SOUND_MUTE, SOUND_BEEP, SOUND_SELECT, SOUND_URI = range(4) variable
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/widgets/
H A DpreferencesDialog.py26 from pychess.Utils.const import HINT, SPY, SOUND_MUTE, SOUND_BEEP, SOUND_URI, SOUND_SELECT, COUNT_O…
382 if typ == SOUND_BEEP: