Home
last modified time | relevance | path

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

/plugin/odt/ODT/
Dstyleset.php165 public function addStyle(ODTStyle $new, $overwrite=false) { function in ODTStyleSet
DODTDocument.php2134 public function addStyle(ODTStyle $new) { function in ODTDocument
/plugin/combo/ComboStrap/Xml/
H A DXmlElement.php270 public function addStyle(string $name, string $value): XmlElement function in ComboStrap\\Xml\\XmlElement
/plugin/refnotes/
Dcore.php434 public function addStyle($namespaceName, $style) { function in refnotes_action_core
/plugin/webcode/vendor/
Dfirebug-lite-1.2.js2109 addStyle:function(_element,_style){ method
2286 "addStyle":function(){ method
2422 "addStyle":function(_styleObject){ method
Dfirebug-lite-1.2-compressed.js101 return pi.util.Element.addStyle(_element,{"opacity":_value});_value*=100;pi.util.Element.addStyle(_… method
116 …cument.createElement(_val||"DIV"):_val);return this;};pi.element.body={"addStyle":function(){retur… method
117 …etSize":function(){return pi.util.Element.getSize(this.getElement());},"addStyle":function(_styleO… method
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js112 return pi.util.Element.addStyle(_element,{"opacity":_value});_value*=100;pi.util.Element.addStyle(_… method
127 …cument.createElement(_val||"DIV"):_val);return this;};pi.element.body={"addStyle":function(){retur… method
128 …etSize":function(){return pi.util.Element.getSize(this.getElement());},"addStyle":function(_styleO… method
H A Dfirebug-lite-1.2.js2120 addStyle:function(_element,_style){ method
2297 "addStyle":function(){ method
2433 "addStyle":function(_styleObject){ method
/plugin/diagramsnet/lib/js/diagramly/
DExtensions.js4661 function addStyle(key, style, properties, action, cell) function