Home
last modified time | relevance | path

Searched refs:addStyle (Results 1 – 18 of 18) sorted by relevance

/plugin/webcode/vendor/
Dfirebug-lite-1.2.js122 …t("id","FirebugIFrame").attribute.set('firebugIgnore',true).environment.addStyle({ "display":"none…
123 …ute.set("id","Firebug").attribute.set('firebugIgnore',true).environment.addStyle({ "display":"none…
151 el.button.container.environment.addStyle({ "paddingTop":"12px" });
376 el.firebugIcon.environment.addStyle({ "display": env.debug&&'none'||'block' });
395 el.main.environment.addStyle({ "display":env.debug&&'block'||'none' });
396 el.mainiframe.environment.addStyle({ "display":env.debug&&'block'||'none' });
418 el.settings.container.environment.addStyle({
422 el.settings.progressDiv.environment.addStyle({
430 firebug.el.settings.container.environment.addStyle({
442 firebug.el.settings.progressDiv.environment.addStyle({
[all …]
Dfirebug-lite-1.2-compressed.js10addStyle({"display":"none","width":lib.util.GetViewport().width+"px"}).insert(document.body);el.ma…
12 if(lib.env.ie||lib.env.webkit){el.button.container.environment.addStyle({"paddingTop":"12px"});}
16 if(env.showIconWhenHidden){if(!internal.popupWin){el.firebugIcon.environment.addStyle({"display":en…
18addStyle({"display":env.debug&&'block'||'none'});el.mainiframe.environment.addStyle({"display":env…
22addStyle({"display":"none"});el.mainiframe.environment.addStyle({"display":"none"});if(env.showIco…
23addStyle({"display":"block"});el.button.newWindow.environment.addStyle({"display":"none"});}}}};if…
24addStyle({"display":"none"});firebug.el.mainiframe.environment.addStyle({"display":"none"});}}else…
25addStyle({"height":win.resizer.y[2]+"px"});el.mainiframe.environment.addStyle({"height":win.resize…
26 …ib.util.GetViewport();el.main.environment.addStyle({"width":dim.width+"px"});el.mainiframe.environ…
27addStyle({"top":dim.height-el.main.environment.getSize().offsetHeight+Math.max(document.documentEl…
[all …]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js21addStyle({"display":"none","width":lib.util.GetViewport().width+"px"}).insert(document.body);el.ma…
23 if(lib.env.ie||lib.env.webkit){el.button.container.environment.addStyle({"paddingTop":"12px"});}
27 if(env.showIconWhenHidden){if(!internal.popupWin){el.firebugIcon.environment.addStyle({"display":en…
29addStyle({"display":env.debug&&'block'||'none'});el.mainiframe.environment.addStyle({"display":env…
33addStyle({"display":"none"});el.mainiframe.environment.addStyle({"display":"none"});if(env.showIco…
34addStyle({"display":"block"});el.button.newWindow.environment.addStyle({"display":"none"});}}}};if…
35addStyle({"display":"none"});firebug.el.mainiframe.environment.addStyle({"display":"none"});}}else…
36addStyle({"height":win.resizer.y[2]+"px"});el.mainiframe.environment.addStyle({"height":win.resize…
37 …ib.util.GetViewport();el.main.environment.addStyle({"width":dim.width+"px"});el.mainiframe.environ…
38addStyle({"top":dim.height-el.main.environment.getSize().offsetHeight+Math.max(document.documentEl…
[all …]
H A Dfirebug-lite-1.2.js133 …t("id","FirebugIFrame").attribute.set('firebugIgnore',true).environment.addStyle({ "display":"none…
134 …ute.set("id","Firebug").attribute.set('firebugIgnore',true).environment.addStyle({ "display":"none…
162 el.button.container.environment.addStyle({ "paddingTop":"12px" });
387 el.firebugIcon.environment.addStyle({ "display": env.debug&&'none'||'block' });
406 el.main.environment.addStyle({ "display":env.debug&&'block'||'none' });
407 el.mainiframe.environment.addStyle({ "display":env.debug&&'block'||'none' });
429 el.settings.container.environment.addStyle({
433 el.settings.progressDiv.environment.addStyle({
441 firebug.el.settings.container.environment.addStyle({
453 firebug.el.settings.progressDiv.environment.addStyle({
[all …]
/plugin/googlefonts/
Daction.php37 ${addStyle.$i} = $this->getConf('addStyle'.$i);
41 if ( ${addStyle.$i} && !empty(${fontName.$i}) ) {
/plugin/odt/ODT/
DODTIndex.php184 $doc->addStyle($style_obj);
213 $doc->addStyle($style_obj);
240 $doc->addStyle($style_obj);
Dstyleset.php121 $this->addStyle($object, $overwrite);
165 public function addStyle(ODTStyle $new, $overwrite=false) { function in ODTStyleSet
DODTDocument.php1423 $this->addStyle($style_obj);
1445 $this->addStyle($style_obj);
1467 $this->addStyle($style_obj);
1489 $this->addStyle($style_obj);
1511 $this->addStyle($style_obj);
1533 $this->addStyle($style_obj);
2134 public function addStyle(ODTStyle $new) { function in ODTDocument
2135 return $this->styleset->addStyle($new);
DODTParagraph.php81 $params->document->addStyle($styleObj);
DODTList.php265 $params->document->addStyle($style_obj);
/plugin/odt/ODT/styles/
DODTTextStyle.php290 $doc->addStyle($style_obj);
DODTParagraphStyle.php406 $doc->addStyle($style_obj);
/plugin/refnotes/
Dcore.php434 public function addStyle($namespaceName, $style) { function in refnotes_action_core
Daction.php252 $this->core->addStyle($call->getRefnotesAttribute('ns'), $call->getPluginData(2));
/plugin/combo/ComboStrap/Xml/
H A DXmlElement.php270 public function addStyle(string $name, string $value): XmlElement function in ComboStrap\\Xml\\XmlElement
/plugin/diagramsnet/lib/js/diagramly/
DExtensions.js4632 addStyle(mxConstants.STYLE_FONTSIZE, style, properties, action, cell) +
4633 addStyle(mxConstants.STYLE_FONTFAMILY, style, properties, action, cell) +
4634 addStyle(mxConstants.STYLE_FONTCOLOR, style, properties, action, cell) +
4635 addStyle(mxConstants.STYLE_FONTSTYLE, style, properties, action, cell) +
4636 addStyle(mxConstants.STYLE_ALIGN, style, properties, action, cell) +
4637 addStyle(mxConstants.STYLE_SPACING_LEFT, style, properties, action, cell) +
4638 addStyle(mxConstants.STYLE_SPACING_RIGHT, style, properties, action, cell) +
4639 addStyle(mxConstants.STYLE_SPACING_TOP, style, properties, action, cell) +
4640 addStyle(mxConstants.STYLE_SPACING_BOTTOM, style, properties, action, cell)
4642 addStyle(mxConstants.STYLE_ALIGN + 'Global', style, properties, action, cell) +
[all …]
/plugin/xlsx2dw/packages/exceljs/
Dexceljs.js22876 function addStyle(name, group, styleId) {
22886 addStyle('font', this.model.fonts, style.fontId);
22887 addStyle('border', this.model.borders, style.borderId);
22888addStyle('fill', this.model.fills, style.fillId); // ---------------------------------------------…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1addStyle(obj, options),\n references: 1\n });\n }\n\n identifiers.push(identifie…