OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sound_enable
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/audio/mint/
SDL_mintaudio_stfa.c
167
cookie_stfa->
sound_enable
=STFA_PLAY_DISABLE;
177
cookie_stfa->
sound_enable
=STFA_PLAY_ENABLE|STFA_PLAY_REPEAT;
187
cookie_stfa->
sound_enable
=STFA_PLAY_DISABLE;
252
cookie_stfa->
sound_enable
=STFA_PLAY_DISABLE;
285
cookie_stfa->
sound_enable
=STFA_PLAY_ENABLE|STFA_PLAY_REPEAT;
SDL_mintaudio_stfa.h
74
unsigned short
sound_enable
;
member in struct:__anon13302
Completed in 616 milliseconds