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
95 void CSSGroupingRule::deleteRule(unsigned index, ExceptionState& exceptionState) in deleteRule() function in WebCore::CSSGroupingRule
139 void CSSKeyframesRule::deleteRule(const String& s) in deleteRule() function in WebCore::CSSKeyframesRule
339 void CSSStyleSheet::deleteRule(unsigned index, ExceptionState& exceptionState) in deleteRule() function in WebCore::CSSStyleSheet
1097 bool InspectorStyleSheet::deleteRule(const InspectorCSSId& id, ExceptionState& exceptionState) in deleteRule() function in WebCore::InspectorStyleSheet
1200 cvox.BaseRuleStore.prototype.deleteRule=function(a){a=this.speechRules_.indexOf(a);-1!=a&&this.spee… method in cvox
969 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