Home
last modified time | relevance | path

Searched refs:offsetLeft (Results 1 – 25 of 109) sorted by relevance

12345

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DCropProperties.php33 public $offsetLeft; variable in Google\\Service\\Docs\\CropProperties
74 public function setOffsetLeft($offsetLeft) argument
76 $this->offsetLeft = $offsetLeft;
83 return $this->offsetLeft;
/plugin/credits/
H A Dscript.js80 var offsetLeft = 0;
83 offsetLeft += offsetTrail.offsetLeft;
88 offsetLeft += document.body.leftMargin;
91 return {left:offsetLeft,top:offsetTop};
/plugin/livepreview/
H A Dscript.js154 left += o.offsetLeft;
164 if (o.offsetLeft) {
165 left += o.offsetLeft;
/plugin/issuetracker/
H A Dwysiwyg_editor.js114 var posX = obj.offsetLeft;var posY = obj.offsetTop;
118 posX=posX+obj.offsetParent.offsetLeft;
/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcprompt.js148 curleft = obj.offsetLeft;
151 curleft += obj.offsetLeft;
/plugin/virtualkeyboard/vk/extensions/
H A Dhelpers.js272 left += o.offsetLeft;
282 if (o.offsetLeft) {
283 left += o.offsetLeft;
/plugin/photogallery/phpThumb/demo/
H A Djavascript_api.js179 xPos = elem.offsetLeft;
182 xPos += tempEl.offsetLeft;
/plugin/widearea/widearea/
H A Dwidearea.js166 while(element && !isNaN(element.offsetLeft) && !isNaN(element.offsetTop)) {
167 _x += element.offsetLeft;
/plugin/tindexmenu/
H A Dindexmenu-full.js547 dtreel = parseInt(dtree.offsetLeft, 0);
554 - nodeId.offsetLeft, 0);
634 dtreel = parseInt(dtree.offsetLeft, 0);
636 - node.offsetLeft + 1, 0);
640 div.style.left = parseInt(node.offsetLeft + node.offsetWidth + w
H A Dindexmenu.js49offsetLeft,0);"r"==a?($("left_"+this.obj).style.border="thin inset",this.scrollRight(f,c)):(a=jQue…
53offsetLeft,0),c=parseInt(c.parentNode.offsetWidth-g.offsetWidth-g.offsetLeft+1,0),e>c&&(b.style.di…
/plugin/indexmenu/scripts/
H A Dindexmenu.js724 dtreel = parseInt(dtree.offsetLeft);
733 w = parseInt(dtree.parentNode.offsetWidth - nodeId.offsetWidth - nodeId.offsetLeft);
833 dtreel = parseInt(dtree.offsetLeft);
834 w = parseInt(dtree.parentNode.offsetWidth - node.offsetWidth - node.offsetLeft + 1);
838 div.style.left = parseInt(node.offsetLeft + node.offsetWidth + w - 12) + "px";
/plugin/indexmenu2/cms/transitions/
H A Dwindowborderschecker.js10 …derOverflowBottom','FolderOverflowTop'],getOffset:function(i){var I=[i.offsetLeft,i.offsetTop];if(…
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools_gecko.js231 c.X += el.offsetLeft - el.scrollLeft ;
H A Dfcktools.js427 x += curNode.offsetLeft - curNode.scrollLeft ;
/plugin/indexmenu2/cms/extensions/dom/
H A Dautosuggest.js13 …idden=function(){return!I.isVisible();};var c=function(z){var Z={'x':z.offsetLeft,'y':z.offsetTop}…
/plugin/datepicker/script/jscalendar-1.0/
H A Dcalendar.js108 var r = { x: el.offsetLeft - SL, y: el.offsetTop - ST };
272 s.left = cd.offsetLeft + "px";
278 s.left = (cd.offsetLeft + cd.offsetWidth - mcw) + "px";
317 s.left = cd.offsetLeft + "px";
323 s.left = (cd.offsetLeft + cd.offsetWidth - ycw) + "px";
/plugin/pgn4web/pgn4web/libs/jscolor/
H A Djscolor.js161 x += e1.offsetLeft;
668 'X': e.target.offsetParent.offsetLeft,
688 'X': e.target.offsetParent.offsetLeft,
/plugin/diagramsnet/lib/js/diagramly/
H A DMinimal.js1486 var left = parseInt(this.div.offsetLeft);
1879 toolbar.style.left = ui.diagramContainer.offsetLeft + 'px';
1884 picker.style.left = (ui.diagramContainer.offsetLeft -
1888 footer.style.left = (ui.diagramContainer.offsetLeft +
1894 ui.bottomResizer.style.left = (ui.diagramContainer.offsetLeft +
1901 ui.rightResizer.style.left = (ui.diagramContainer.offsetLeft +
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_quick_info.js13 ….offsetHeight,c=i;if(this.utils.dom.isChildOf(c,e))for(;c&&c!==e;)o+=c.offsetLeft,c=c.offsetParent…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_quick_info.js380 left += node.offsetLeft;
/plugin/diagramsnet/lib/math/extensions/
H A DMathZoom.js19 …l,y:p}},getXY:function(o){var l=0,n=0,m;m=o;while(m.offsetParent){l+=m.offsetLeft;m=m.offsetParent…
/plugin/imagecarousel/vendor/slick/
H A Dslick.min.js17offsetLeft-f.width()):0:f[0]?-1*f[0].offsetLeft:0,b.options.centerMode===!0&&(f=b.slideCount<=b.op…
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js420 "left": (posXY.offsetLeft-107)+"px"
1503 … "top":pos.offsetTop-(_bgInspector?0:2)+"px", "left":pos.offsetLeft-(_bgInspector?0:2)+"px",
2077 …var parent = _element,offsetLeft = document.body.offsetLeft, offsetTop = document.body.offsetTop, …
2079 offsetLeft +=parseInt(parent.offsetLeft);
2090 "offsetLeft":offsetLeft,
H A Dfirebug-lite-1.2-compressed.js18 …ttings.container.environment.addStyle({"display":"block","left":(posXY.offsetLeft-107)+"px"});el.s…
67 …fsetHeight+"px","top":pos.offsetTop-(_bgInspector?0:2)+"px","left":pos.offsetLeft-(_bgInspector?0:…
101offsetLeft=document.body.offsetLeft,offsetTop=document.body.offsetTop,view=pi.util.Element.getView…
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js29 win.setHeight(env.height);if(env.openInPopup&&!internal.isPopup){win.newWindow();}else{el.main.environment.addStyle({"display":env.debug&&'block'||'none'});el.mainiframe.environment.addStyle({"display":env.debug&&'block'||'none'});}}},inspect:function(){return firebug.d.html.inspect.apply(window,arguments);},watchXHR:function(){with(firebug){d.xhr.addObject.apply(window,arguments);if(env.dIndex!="xhr"){d.navigate("xhr");}}},settings:{isVisible:false,show:function(){with(firebug){var posXY=lib.util.Element.getPosition(firebug.el.nav.options.element);settings.refreshForm();el.settings.container.environment.addStyle({"display":"block","left":(posXY.offsetLeft-107)+"px"});el.settings.progressDiv.environment.addStyle({"display":"none"});firebug.settings.isVisible=true;}},hide:function(){with(firebug){firebug.el.settings.container.environment.addStyle({"display":"none"});firebug.settings.isVisible=false;}},toggle:function(){with(firebug){settings[!settings.isVisible&&'show'||'hide']();}},saveClicked:function(){firebug.el.settings.progressDiv.environment.addStyle({"display":"block"});setTimeout(firebug.settings.formToSettings,0);},formToSettings:function(){var fe=firebug.env,ofe,elSet=firebug.el.settings,exdate;fe.debug=elSet.cbxDebug.element.checked;fe.detectFirebug=elSet.cbxDetectFirebug.element.checked;fe.hideDOMFunctions=elSet.cbxHideDOMFunctions.element.checked;fe.override=elSet.cbxOverride.element.checked;fe.showIconWhenHidden=elSet.cbxShowIcon.element.checked;fe.openInPopup=elSet.cbxOpenInPopup.element.checked;if(isFinite(elSet.textNodeChars.element.value)&&elSet.textNodeChars.element.value>0){fe.textNodeChars=elSet.textNodeChars.element.value;}else{fe.textNodeChars=0;}
78 el.right.html.content.update(str);break;case"dom":d.dom.open(node,el.right.html.content,lib.env.ie);break;}}}},inspector:{enabled:false,el:null,inspect:function(_element,_bgInspector){with(firebug){var pos=internal.targetWindow.firebug.lib.util.Element.getPosition(_element);internal.targetWindow.firebug.el[_bgInspector&&"bgInspector"||"borderInspector"].environment.addStyle({"width":_element.offsetWidth+"px","height":_element.offsetHeight+"px","top":pos.offsetTop-(_bgInspector?0:2)+"px","left":pos.offsetLeft-(_bgInspector?0:2)+"px","display":"block"});if(!_bgInspector){d.inspector.el=_element;}};},toggle:function(_absoluteValue,_event){with(firebug){if(_absoluteValue==d.inspector.enabled)
112 return pi.util.Element.addStyle(_element,{"opacity":_value});_value*=100;pi.util.Element.addStyle(_element,{"filter":"alpha(opacity="+_value+")"});return this._parent_;},getPosition:function(_element){var parent=_element,offsetLeft=document.body.offsetLeft,offsetTop=document.body.offsetTop,view=pi.util.Element.getView(_element);while(parent&&parent!=document.body&&parent!=document.firstChild){offsetLeft+=parseInt(parent.offsetLeft);offsetTop+=parseInt(parent.offsetTop);parent=parent.offsetParent;};return{"bottom":view["bottom"],"clientLeft":_element.clientLeft,"clientTop":_element.clientTop,"left":view["left"],"marginTop":view["marginTop"],"marginLeft":view["marginLeft"],"offsetLeft":offsetLeft,"offsetTop":offsetTop,"position":view["position"],"right":view["right"],"top":view["top"],"zIndex":view["zIndex"]};},getSize:function(_element){var view=pi.util.Element.getView(_element);return{"height":view["height"],"clientHeight":_element.clientHeight,"clientWidth":_element.clientWidth,"offsetHeight":_element.offsetHeight,"offsetWidth":_element.offsetWidth,"width":view["width"]}},addStyle:function(_element,_style){for(var key in _style){key=key=="float"?pi.env.ie?"styleFloat":"cssFloat":key;if(key=="opacity"&&pi.env.ie){pi.util.Element.setOpacity(_element,_style[key]);continue;}

12345