Home
last modified time | relevance | path

Searched refs:BG_MOVIES_HALF_VLUME (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/mediaplayer/settings/
H A DSettings.h34 BG_MOVIES_HALF_VLUME = 1, enumerator
H A DSettingsWindow.cpp297 == mpSettings::BG_MOVIES_HALF_VLUME); in AdoptSettings()
330 = mpSettings::BG_MOVIES_HALF_VLUME; in ApplySettings()
/haiku/src/apps/mediaplayer/
H A DController.cpp386 case mpSettings::BG_MOVIES_HALF_VLUME: in PlayerActivated()