Home
last modified time | relevance | path

Searched defs:evaluateDefault (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/speech_rules/
Dspeech_rule_evaluator.js28 cvox.SpeechRuleEvaluator.prototype.evaluateDefault = goog.abstractMethod; method in cvox.SpeechRuleEvaluator
Dmath_store.js178 cvox.MathStore.prototype.evaluateDefault = function(node) { method in cvox.MathStore
Dbase_rule_store.js154 cvox.BaseRuleStore.prototype.evaluateDefault = function(node) { method in cvox.BaseRuleStore
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromeOptionsScript.js1200 …(a){return this.speechRules_.filter(a)};cvox.BaseRuleStore.prototype.evaluateDefault=function(a){r… method in cvox
1209 …,b,a.action);b.name=a.name;this.addRule(b)};cvox.MathStore.prototype.evaluateDefault=function(a){r… method in cvox
DchromeVoxChromePageScript.js969 …(a){return this.speechRules_.filter(a)};cvox.BaseRuleStore.prototype.evaluateDefault=function(a){r… method in cvox
978 …,b,a.action);b.name=a.name;this.addRule(b)};cvox.MathStore.prototype.evaluateDefault=function(a){r… method in cvox
DchromeVoxChromeBackgroundScript.js1067 …(a){return this.speechRules_.filter(a)};cvox.BaseRuleStore.prototype.evaluateDefault=function(a){r… method in cvox
1076 …,b,a.action);b.name=a.name;this.addRule(b)};cvox.MathStore.prototype.evaluateDefault=function(a){r… method in cvox