Searched refs:playSoundsAllowed (Results 1 – 3 of 3) sorted by relevance
29 bool playSoundsAllowed();
84 bool playSoundsAllowed() { in playSoundsAllowed() function
345 if (!playSoundsAllowed()) { in init()372 if (playNumber == 0 && part.audioData && playSoundsAllowed()) { in playPart()