Searched defs:addStyle (Results 1 – 8 of 8) sorted by relevance
/plugin/odt/ODT/ |
H A D | styleset.php | 165 public function addStyle(ODTStyle $new, $overwrite=false) { function in ODTStyleSet
|
H A D | ODTDocument.php | 2131 public function addStyle(ODTStyle $new) { function in ODTDocument
|
/plugin/refnotes/ |
H A D | core.php | 414 public function addStyle($namespaceName, $style) { function in refnotes_action_core
|
/plugin/webcode/vendor/ |
H A D | firebug-lite-1.2.js | 2109 addStyle:function(_element,_style){ method in pi.util.Element 2286 "addStyle":function(){ method in pi.element.body 2422 "addStyle":function(_styleObject){ method in pi.element.body.environment
|
H A D | firebug-lite-1.2-compressed.js | 101 return pi.util.Element.addStyle(_element,{"opacity":_value});_value*=100;pi.util.Element.addStyle(_… method in pi.util.Element 116 …cument.createElement(_val||"DIV"):_val);return this;};pi.element.body={"addStyle":function(){retur… method in pi.element.body 117 …etSize":function(){return pi.util.Element.getSize(this.getElement());},"addStyle":function(_styleO… method in pi.element.body.environment
|
/plugin/combo/resources/firebug/ |
H A D | firebug-lite-1.2-compressed.js | 112 return pi.util.Element.addStyle(_element,{"opacity":_value});_value*=100;pi.util.Element.addStyle(_… method in pi.util.Element 127 …cument.createElement(_val||"DIV"):_val);return this;};pi.element.body={"addStyle":function(){retur… method in pi.element.body 128 …etSize":function(){return pi.util.Element.getSize(this.getElement());},"addStyle":function(_styleO… method in pi.element.body.environment
|
H A D | firebug-lite-1.2.js | 2120 addStyle:function(_element,_style){ method in pi.util.Element 2297 "addStyle":function(){ method in pi.element.body 2433 "addStyle":function(_styleObject){ method in pi.element.body.environment
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Extensions.js | 4661 function addStyle(key, style, properties, action, cell) function
|