Searched refs:earconId (Results 1 – 2 of 2) sorted by relevance
86 cvox.NavDescription.prototype.pushEarcon = function(earconId) { argument87 this.earcons.push(earconId);
162 cvox.AbstractEarcons.prototype.getEarconFilename = function(earconId) { argument163 return cvox.AbstractEarcons.earconMap[earconId];