Home
last modified time | relevance | path

Searched refs:findAllRules (Results 1 – 1 of 1) sorted by relevance

/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js634 ….prototype.findRule=goog.abstractMethod;sre.SpeechRuleStore.prototype.findAllRules=goog.abstractMe… method in sre.SpeechRuleStore
651 …les_[b];b++)if(a(c))return c;return null};sre.BaseRuleStore.prototype.findAllRules=function(a){ret… method in sre.BaseRuleStore
660 sre.MathStore.prototype.defineRulesAlias=function(a,b,c){var d=this.findAllRules(function(g){return…
1535 …eechRuleEngine.prototype.toString=function(){return this.activeStore_.findAllRules(function(a){ret…
1536 …ar c=sre.SpeechRuleEngine.getInstance().activeStore_;if(c)for(var d=c.findAllRules(function(g){ret…