Searched refs:getSoundID (Results 1 – 1 of 1) sorted by relevance
387 if(curSoundID != getSoundID(nid)) {388 if(curSoundID == bgSoundItem && !sound[getSoundID(nid)]) {397 if(curSoundID != getSoundID(nid)) {398 if(curSoundID == bgSoundItem && !sound[getSoundID(nid)]) {423 if(sound[getSoundID(nid)]) {2703 cnum = getSoundID(id);2721 function getSoundID(str) { function