Home
last modified time | relevance | path

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

/haiku/src/apps/mediaplayer/
H A DMainWin.h189 bool fLoopSounds; variable
H A DController.h215 bool fLoopSounds; variable
H A DController.cpp1053 fLoopSounds = settings.loopSound; in _AdoptGlobalSettings()
H A DMainWin.cpp907 || (!fHasVideo && fLoopSounds)) { in MessageReceived()
2955 fLoopSounds = settings.loopSound; in _AdoptGlobalSettings()