Searched refs:earconName (Results 1 – 1 of 1) sorted by relevance
40 cvox.AbstractEarcons.prototype.playEarconByName = function(earconName) { argument41 this.playEarcon(this.getEarconId(earconName));106 cvox.AbstractEarcons.prototype.getEarconId = function(earconName) { argument154 return this.earconNamesToIds[earconName];