Home
last modified time | relevance | path

Searched refs:getStyle (Results 51 – 75 of 108) sorted by relevance

12345

/plugin/s5reloaded/ui/effects_support/
H A Ddragdrop.js297 parseInt(Element.getStyle(this.element,'left') || '0'),
298 parseInt(Element.getStyle(this.element,'top') || '0')]);
329 this.originalZ = parseInt(Element.getStyle(this.element,'z-index') || 0);
335 this._originallyAbsolute = (this.element.getStyle('position') == 'absolute');
H A Dunittest.js445 if(element.style && Element.getStyle(element, 'display') == 'none')
/plugin/odt/ODT/
H A DODTList.php253 $style_body = $params->document->getStyle($last_p_style);
/plugin/ckgdoku/ckeditor/plugins/image/
H A Dplugin.js.unc116 var align = element.getStyle( 'float' );
/plugin/ckgedit/ckeditor/plugins/image/
H A Dplugin.js.unc116 var align = element.getStyle( 'float' );
/plugin/bibtex/OSBib/format/
H A DBIBSTYLE.php70 $this->bibformat->getStyle($styleCommon, $styleTypes);
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc237 value = checkDimension( element.getStyle( dimension ), value );
817 borderStyle = element.getStyle( 'border-width' );
861 marginLeftStyle = element.getStyle( 'margin-left' ),
862 marginRightStyle = element.getStyle( 'margin-right' );
912 marginTopStyle = element.getStyle( 'margin-top' ),
913 marginBottomStyle = element.getStyle( 'margin-bottom' );
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc238 value = checkDimension( element.getStyle( dimension ), value );
818 borderStyle = element.getStyle( 'border-width' );
862 marginLeftStyle = element.getStyle( 'margin-left' ),
863 marginRightStyle = element.getStyle( 'margin-right' );
913 marginTopStyle = element.getStyle( 'margin-top' ),
914 marginBottomStyle = element.getStyle( 'margin-bottom' );
/plugin/diagramsnet/lib/plugins/
H A Dexplore.js323 clones[i].setStyle(clones[i].getStyle() + edgeStyle);
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js1 …");k&&k.updateStyle("width",this.getValue())},setup:function(k){var l=k.getStyle("width");this.set…
H A Dtable.js.unc363 var val = selectedTable.getStyle( 'width' );
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js1 …");k&&k.updateStyle("width",this.getValue())},setup:function(k){var l=k.getStyle("width");this.set…
H A Dtable.js.unc363 var val = selectedTable.getStyle( 'width' );
/plugin/combo/ComboStrap/
H A DBrandButton.php303 function getStyle(): string function in ComboStrap\\BrandButton
395 * The identifier of the {@link BrandButton::getStyle()} script
406 * @return string - the class identifier used in the {@link BrandButton::getStyle()} script
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java572 model.setStyle(target, model.getStyle(cells[0])); in importCells()
/plugin/issuetracker/
H A Dtablekit.js638 var pad = parseInt(cell.getStyle('paddingLeft'),10) + parseInt(cell.getStyle('paddingRight'),10);
/plugin/odt/renderer/
H A Dpage.php1065 $style = clone($this->document->getStyle($body));
1090 $style = clone($this->document->getStyle($ol));
/plugin/ckgdoku/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js33 b?d(a.toUpperCase()):"lower-alpha"==b||"upper-alpha"==b?c(a):1},getStyle:function(a){a=a.slice(0,1)…
37 ….length-1],d=a.parent.attributes["cke-list-style-type"]||this.numbering.getStyle(c),c=this.numberi…
/plugin/ckgedit/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js34 …roman"==b?d(a.toUpperCase()):"lower-alpha"==b||"upper-alpha"==b?c(a):1},getStyle:function(a){a=a.s…
39 d;c&&(c=c[c.length-1],d=a.parent.attributes["cke-list-style-type"]||this.numbering.getStyle(c),c=th…
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js870 RoughCanvas.prototype.getStyle = function(stroke, fill) method in RoughCanvas
1096 this.nextShape = this.rc.generator.rectangle(x, y, w, h, this.getStyle(true, true));
1109 … this.nextShape = this.rc.generator.ellipse(x + w / 2, y + h / 2, w, h, this.getStyle(true, true));
1180 this.drawPath(this.getStyle(true, false));
1192 this.drawPath(this.getStyle(false, true));
1204 this.drawPath(this.getStyle(true, true));
5272 var style = graph.getModel().getStyle(cells[i]);
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js1825 } else if (el.main.environment.getStyle("display") === 'none') {
1840 var display = el.borderInspector.environment.getStyle("display");
2121 getStyle:function(_element,_property){ method in pi.util.Element
2427 return pi.util.Element.getStyle(this.getElement(),_property);
H A Dfirebug-lite-1.2-compressed.js85getStyle("display")==='none'){win.show();}else{win.hide();}}}},mouse:function(_event){with(firebug…
102 try{_element.style[key]=_style[key];}catch(e){}}},getStyle:function(_element,_property){_property=_… method in pi.util.Element
117 …n this._parent_;},"getStyle":function(_property){return pi.util.Element.getStyle(this.getElement()… method in pi.element.body.environment
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js96 break;}}},cssSelectbox:function(){with(firebug){d.css.open(el.button.css.selectbox.environment.getElement().selectedIndex);}},domTextbox:function(_event){with(firebug){if(_event.keyCode==13){d.dom.open(eval(el.button.dom.textbox.environment.getElement().value),el.left.dom.container);}}},inspector:function(){with(firebug){if(internal.popupWin){internal.popupWin.firebug.d.html.inspect(firebug.d.inspector.el);}else{firebug.d.html.inspect(firebug.d.inspector.el);}}},keyboard:function(_event){with(firebug){if(_event.keyCode==27&&d.inspector.enabled){d.inspector.toggle();}else if(_event.keyCode===123&&(_event.ctrlKey||_event.metaKey)){if(internal.isPopup){win.dock();}else{win.newWindow();}}else if((_event.keyCode===123&&(!_event.ctrlKey&&!_event.metaKey))||(_event.keyCode===76&&(_event.ctrlKey||_event.metaKey)&&_event.shiftKey)||(_event.keyCode===13&&_event.shiftKey)){if(internal.isPopup){win.dock();}else if(el.main.environment.getStyle("display")==='none'){win.show();}else{win.hide();}}}},mouse:function(_event){with(firebug){if(d.inspector.enabled){var target;var borderInspector=el.borderInspector.environment.getElement();var display=el.borderInspector.environment.getStyle("display");borderInspector.style.display="none";if(document.elementFromPoint){target=document.elementFromPoint(_event.clientX,_event.clientY);}else{if(lib.env.ie){target=_event.srcElement;}else{target=_event.explicitOriginalTarget||_event.target;}}
113 try{_element.style[key]=_style[key];}catch(e){}}},getStyle:function(_element,_property){_property=_property=="float"?pi.env.ie?"styleFloat":"cssFloat":_property;if(_property=="opacity"&&pi.env.ie) method in pi.util.Element
128 return this._parent_;},"addAfter":function(_element,_referenceElement){this.addBefore(_element.environment?_element.environment.getElement():_element,(_referenceElement.environment?_referenceElement.environment.getElement():_referenceElement).nextSibling);return this._parent_;},"addBefore":function(_element,_referenceElement){this._parent_.environment.getElement().insertBefore(_element.environment?_element.environment.getElement():_element,_referenceElement.environment?_referenceElement.environment.getElement():_referenceElement);return this._parent_;},"remove":function(_element){this._parent_.environment.getElement().removeChild(_element.environment?_element.environment.getElement():_element);}},"environment":{"_element":null,"setElement":function(_value){this._parent_.element=_value;this._parent_.element.lib=this._parent_;this._parent_.element.firebugElement=true;this._setElement(_value);},"getParent":function(){return this.getElement().parentNode;},"getPosition":function(){return pi.util.Element.getPosition(this.getElement());},"getSize":function(){return pi.util.Element.getSize(this.getElement());},"addStyle":function(_styleObject){pi.util.Element.addStyle(this.getElement(),_styleObject);return this._parent_;},"getStyle":function(_property){return pi.util.Element.getStyle(this.getElement(),_property);},"getName":function(){return this.getElement().nodeName;},"getType":function(){return this.getElement().nodeType;},"getValue":function(){return pi.util.Element.getValue(this.getElement());},"getView":function(_property){return pi.util.Element.getView(this.getElement(),_property);}},"event":{"addListener":function(_event,_fn,_useCapture){pi.util.AddEvent(this._parent_.environment.getElement(),_event,_fn,_useCapture);return this._parent_;},"removeListener":function(_event,_fn,_useCapture){pi.util.RemoveEvent(this._parent_.environment.getElement(),_event,_fn,_useCapture);return this._parent_;}}};pi.element=pi.element.build();pi.xhr=new pi.base;pi.xhr.init=function(_url){if(!window.XMLHttpRequest){var names=["Msxml2.XMLHTTP.6.0","Msxml2.XMLHTTP.3.0","Msxml2.XMLHTTP","Microsoft.XMLHTTP"];for(var i=0;i<names.length;i++){try{this.environment.setApi(new ActiveXObject(names[i]));break;}catch(e){continue;}}} method in pi.element.body.environment
H A Dfirebug-lite-1.2.js1836 } else if (el.main.environment.getStyle("display") === 'none') {
1851 var display = el.borderInspector.environment.getStyle("display");
2132 getStyle:function(_element,_property){ method in pi.util.Element
2437 "getStyle":function(_property){ method in pi.element.body.environment
2438 return pi.util.Element.getStyle(this.getElement(),_property);

12345