Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/speech_rules/
Dspeech_rule_store.js41 cvox.SpeechRuleStore.prototype.findRule = goog.abstractMethod; method in cvox.SpeechRuleStore
Dmath_store.js106 var rule = this.findRule(
127 var rule = this.findRule(function(rule) {
Dbase_rule_store.js133 cvox.BaseRuleStore.prototype.findRule = function(pred) { method in cvox.BaseRuleStore
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSKeyframesRule.h95 CSSKeyframeRule* findRule(const String& key);
DCSSKeyframesRule.idl37 CSSKeyframeRule findRule([Default=Undefined] optional DOMString key);
DCSSKeyframesRule.cpp155 CSSKeyframeRule* CSSKeyframesRule::findRule(const String& s) in findRule() function in blink::CSSKeyframesRule
/external/srec/tools/grxmlcompile/
Dgrxmldoc.h69 bool findRule(int i, std::string &s );
Dnetw_dump.cpp126 if (!p_Doc.findRule( arc[loc]->outputLabel, outLabel ) ) { in WriteForwardGraphWithSemantic()
Dgrxmldoc.cpp878 bool GRXMLDoc::findRule(int i, std::string &s ) in findRule() function in GRXMLDoc
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromePageScript.js969 …f(a);-1!=a&&this.speechRules_.splice(a,1)};cvox.BaseRuleStore.prototype.findRule=function(a){for(v… method in cvox
978 cvox.MathStore.prototype.defineRuleAlias=function(a,b,c){var d=this.findRule(function(b){return b.n…
DchromeVoxChromeOptionsScript.js1200 …f(a);-1!=a&&this.speechRules_.splice(a,1)};cvox.BaseRuleStore.prototype.findRule=function(a){for(v… method in cvox
1209 cvox.MathStore.prototype.defineRuleAlias=function(a,b,c){var d=this.findRule(function(b){return b.n…
DchromeVoxChromeBackgroundScript.js1067 …f(a);-1!=a&&this.speechRules_.splice(a,1)};cvox.BaseRuleStore.prototype.findRule=function(a){for(v… method in cvox
1076 cvox.MathStore.prototype.defineRuleAlias=function(a,b,c){var d=this.findRule(function(b){return b.n…