Home
last modified time | relevance | path

Searched refs:BOB_MUSIC_VOLUME (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/queen/
H A Djournal.h88 BOB_MUSIC_VOLUME = 7, enumerator
H A Djournal.cpp476 hideBob(BOB_MUSIC_VOLUME); in drawYesNoPanel()
486 …drawSlideBar(_vm->sound()->getVolume(), Audio::Mixer::kMaxMixerVolume, BOB_MUSIC_VOLUME, 177, FRAM… in drawConfigPanel()
/dports/games/scummvm/scummvm-2.5.1/engines/queen/
H A Djournal.h88 BOB_MUSIC_VOLUME = 7, enumerator
H A Djournal.cpp484 hideBob(BOB_MUSIC_VOLUME); in drawYesNoPanel()
494 …drawSlideBar(_vm->sound()->getVolume(), Audio::Mixer::kMaxMixerVolume, BOB_MUSIC_VOLUME, 177, FRAM… in drawConfigPanel()