Home
last modified time | relevance | path

Searched defs:defineRule (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/speech_rules/
Dspeech_rule_store.js74 cvox.SpeechRuleStore.prototype.defineRule = goog.abstractMethod; method in cvox.SpeechRuleStore
Dmath_store.js49 cvox.MathStore.prototype.defineRule = function( method in cvox.MathStore
Dbase_rule_store.js88 cvox.BaseRuleStore.prototype.defineRule = function( method in cvox.BaseRuleStore
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
Dapi_implementation.js432 cvox.ApiImplementation.Math.defineRule = function in cvox.ApiImplementation.Math
Dapi.js548 cvox.Api.Math.defineRule = function in cvox.Api.Math
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
DGrammar.java1411 public void defineRule(Token ruleToken, in defineRule() method in Grammar
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromePageScript.js786 …};cvox.ApiImplementation.Math=function(){};cvox.ApiImplementation.Math.defineRule=function(a,b,c,d… function in cvox.ApiImplementation.Math
968 cvox.BaseRuleStore.prototype.defineRule=function(a,b,c,d,e){try{var f=cvox.SpeechRule.Action.fromSt… method in cvox
976 cvox.MathStore.prototype.defineRule=function(a,b,c,d,e){var f=this.parseDynamicConstraint(b),g=Arra… method in cvox
DchromeVoxChromeOptionsScript.js1199 cvox.BaseRuleStore.prototype.defineRule=function(a,b,c,d,e){try{var f=cvox.SpeechRule.Action.fromSt… method in cvox
1207 cvox.MathStore.prototype.defineRule=function(a,b,c,d,e){var f=this.parseDynamicConstraint(b),g=Arra… method in cvox
DchromeVoxChromeBackgroundScript.js1066 cvox.BaseRuleStore.prototype.defineRule=function(a,b,c,d,e){try{var f=cvox.SpeechRule.Action.fromSt… method in cvox
1074 cvox.MathStore.prototype.defineRule=function(a,b,c,d,e){var f=this.parseDynamicConstraint(b),g=Arra… method in cvox