Home
last modified time | relevance | path

Searched refs:deleteRule (Results 1 – 11 of 11) sorted by relevance

/plugin/xhtmlruby/
H A Dscript.js31 if (styleSheet.cssRules) { styleSheet.deleteRule(ii); }
/plugin/combo/ComboStrap/
H A DPageRules.php27 function deleteRule(string $ruleId) function in ComboStrap\\PageRules
/plugin/combo/admin/
H A Dpagerules.php146 $this->pageRuleManager->deleteRule($ruleId);
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js7084 },deleteRule:function(styleSheet,ruleIndex){if(FBTrace.DBG_CSS){FBTrace.sysout("deleteRule: "+ruleI…
7086 styleSheet.deleteRule(ruleIndex)
7552 ruleIndex++){}}if(oldRule){Firebug.CSSModule.deleteRule(styleSheet,ruleIndex)
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js26700 deleteRule: function(styleSheet, ruleIndex)
26705 styleSheet.deleteRule(ruleIndex);
28524 Firebug.CSSModule.deleteRule(styleSheet, ruleIndex);
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js7095 },deleteRule:function(styleSheet,ruleIndex){if(FBTrace.DBG_CSS){FBTrace.sysout("deleteRule: "+ruleIndex+" "+styleSheet.cssRules.length,styleSheet.cssRules)
7097 styleSheet.deleteRule(ruleIndex)
7563 ruleIndex++){}}if(oldRule){Firebug.CSSModule.deleteRule(styleSheet,ruleIndex)
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js634 …re.prototype.addRule=goog.abstractMethod;sre.SpeechRuleStore.prototype.deleteRule=goog.abstractMet… method in sre.SpeechRuleStore
651 sre.BaseRuleStore.prototype.deleteRule=function(a){a=this.speechRules_.indexOf(a);-1!=a&&this.speec… method in sre.BaseRuleStore
/plugin/abc2/abc-libraries/abc2svg/
H A Dabc2svg-1.js6771 sheet.deleteRule(e)}else{e=document.createElement('style')
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js1 …lectorText.indexOf(e)&&i.push(t)}for(let e=i.length-1;e>=0;e--)t.sheet.deleteRule(i[e])}function u…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js1 …lectorText.indexOf(e)&&i.push(t)}for(let e=i.length-1;e>=0;e--)t.sheet.deleteRule(i[e])}function u…
H A Dbundle.js.map1deleteRule(toDelete[i]);\n }\n}\nexport function isHTMLElement(o) {\n if (typeof HTMLElement…