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