Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/speech_rules/
Dspeech_rule_store.js60 cvox.SpeechRuleStore.prototype.lookupRule = goog.abstractMethod; method in cvox.SpeechRuleStore
Dmath_simple_store.js115 cvox.MathCompoundStore.prototype.lookupRule = function(node, dynamic) { method in cvox.MathCompoundStore
Dbase_rule_store.js69 cvox.BaseRuleStore.prototype.lookupRule = function(node, dynamic) { method in cvox.BaseRuleStore
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromeBackgroundScript.js1065 cvox.BaseRuleStore.prototype.lookupRule=function(a,b){if(!a||a.nodeType!=Node.ELEMENT_NODE&&a.nodeT… method in cvox
1081 cvox.MathCompoundStore.prototype.lookupRule=function(a,b){var c=this.subStores_[a.textContent];if(c… method in cvox
DchromeVoxChromeOptionsScript.js1198 cvox.BaseRuleStore.prototype.lookupRule=function(a,b){if(!a||a.nodeType!=Node.ELEMENT_NODE&&a.nodeT… method in cvox
DchromeVoxChromePageScript.js967 cvox.BaseRuleStore.prototype.lookupRule=function(a,b){if(!a||a.nodeType!=Node.ELEMENT_NODE&&a.nodeT… method in cvox