OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sound_enable
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/audio/mint/
SDL_mintaudio_stfa.h
76
unsigned short
sound_enable
;
member in struct:__anon10718
SDL_mintaudio_stfa.c
164
cookie_stfa->
sound_enable
=STFA_PLAY_DISABLE;
174
cookie_stfa->
sound_enable
=STFA_PLAY_ENABLE|STFA_PLAY_REPEAT;
184
cookie_stfa->
sound_enable
=STFA_PLAY_DISABLE;
249
cookie_stfa->
sound_enable
=STFA_PLAY_DISABLE;
282
cookie_stfa->
sound_enable
=STFA_PLAY_ENABLE|STFA_PLAY_REPEAT;
Completed in 43 milliseconds