Searched defs:deleteRule (Results 1 – 9 of 9) sorted by relevance
33 cvox.SpeechRuleStore.prototype.deleteRule = goog.abstractMethod; method in cvox.SpeechRuleStore
122 cvox.BaseRuleStore.prototype.deleteRule = function(rule) { method in cvox.BaseRuleStore
94 void CSSGroupingRule::deleteRule(unsigned index, ExceptionState& exceptionState) in deleteRule() function in blink::CSSGroupingRule
138 void CSSKeyframesRule::deleteRule(const String& s) in deleteRule() function in blink::CSSKeyframesRule
338 void CSSStyleSheet::deleteRule(unsigned index, ExceptionState& exceptionState) in deleteRule() function in blink::CSSStyleSheet
1181 bool InspectorStyleSheet::deleteRule(const InspectorCSSId& id, const String& oldText, ExceptionStat… in deleteRule() function in blink::InspectorStyleSheet
969 cvox.BaseRuleStore.prototype.deleteRule=function(a){a=this.speechRules_.indexOf(a);-1!=a&&this.spee… method in cvox
1200 cvox.BaseRuleStore.prototype.deleteRule=function(a){a=this.speechRules_.indexOf(a);-1!=a&&this.spee… method in cvox
1067 cvox.BaseRuleStore.prototype.deleteRule=function(a){a=this.speechRules_.indexOf(a);-1!=a&&this.spee… method in cvox