Searched refs:VOLUME_ENABLED (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/mediaplayer/interface/
H A DTransportControlGroup.h32 VOLUME_ENABLED = 1 << 5, enumerator in enum:__anon3064
H A DTransportControlGroup.cpp385 fVolumeSlider->SetEnabled(buttons & VOLUME_ENABLED);
386 fMute->SetEnabled(buttons & VOLUME_ENABLED);
/haiku/src/apps/mediaplayer/
H A DMainWin.cpp2873 enabledButtons |= VOLUME_ENABLED;

Completed in 39 milliseconds