/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/ |
D | CropProperties.php | 33 public $offsetLeft; variable in Google\\Service\\Docs\\CropProperties 74 public function setOffsetLeft($offsetLeft) argument 76 $this->offsetLeft = $offsetLeft; 83 return $this->offsetLeft;
|
/plugin/credits/ |
D | script.js | 80 var offsetLeft = 0; 83 offsetLeft += offsetTrail.offsetLeft; 88 offsetLeft += document.body.leftMargin; 91 return {left:offsetLeft,top:offsetTop};
|
/plugin/livepreview/ |
D | script.js | 154 left += o.offsetLeft; 164 if (o.offsetLeft) { 165 left += o.offsetLeft;
|
/plugin/issuetracker/ |
D | wysiwyg_editor.js | 114 var posX = obj.offsetLeft;var posY = obj.offsetTop; 118 posX=posX+obj.offsetParent.offsetLeft;
|
/plugin/freechat/phpfreechat/data/public/js/ |
D | pfcprompt.js | 148 curleft = obj.offsetLeft; 151 curleft += obj.offsetLeft;
|
/plugin/virtualkeyboard/vk/extensions/ |
D | helpers.js | 272 left += o.offsetLeft; 282 if (o.offsetLeft) { 283 left += o.offsetLeft;
|
/plugin/photogallery/phpThumb/demo/ |
D | javascript_api.js | 179 xPos = elem.offsetLeft; 182 xPos += tempEl.offsetLeft;
|
/plugin/widearea/widearea/ |
D | widearea.js | 166 while(element && !isNaN(element.offsetLeft) && !isNaN(element.offsetTop)) { 167 _x += element.offsetLeft;
|
/plugin/tindexmenu/ |
D | indexmenu.js | 49 …offsetLeft,0);"r"==a?($("left_"+this.obj).style.border="thin inset",this.scrollRight(f,c)):(a=jQue… 53 …offsetLeft,0),c=parseInt(c.parentNode.offsetWidth-g.offsetWidth-g.offsetLeft+1,0),e>c&&(b.style.di…
|
D | indexmenu-full.js | 547 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
|
/plugin/indexmenu/scripts/ |
D | indexmenu.js | 724 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/ |
D | windowborderschecker.js | 10 …derOverflowBottom','FolderOverflowTop'],getOffset:function(i){var I=[i.offsetLeft,i.offsetTop];if(…
|
/plugin/grensladawritezor/fckeditor/editor/_source/internals/ |
D | fcktools_gecko.js | 211 c.X += el.offsetLeft - el.scrollLeft ;
|
/plugin/wysiwyg/fckeditor/editor/_source/internals/ |
D | fcktools_gecko.js | 231 c.X += el.offsetLeft - el.scrollLeft ;
|
D | fcktools.js | 427 x += curNode.offsetLeft - curNode.scrollLeft ;
|
/plugin/indexmenu/scripts/fancytree/modules/ |
D | jquery.fancytree.ui-deps.js | 1179 offsetLeft = within.isWindow ? within.scrollLeft : within.offset.left, 1181 overLeft = collisionPosLeft - offsetLeft, 1182 overRight = collisionPosLeft + data.collisionWidth - outerWidth - offsetLeft, 1205 atOffset + offset - offsetLeft;
|
/plugin/datepicker/script/jscalendar-1.0/ |
D | calendar.js | 108 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/indexmenu2/cms/extensions/dom/ |
D | autosuggest.js | 13 …idden=function(){return!I.isVisible();};var c=function(z){var Z={'x':z.offsetLeft,'y':z.offsetTop}…
|
/plugin/pgn4web/pgn4web/libs/jscolor/ |
D | jscolor.js | 161 x += e1.offsetLeft; 668 'X': e.target.offsetParent.offsetLeft, 688 'X': e.target.offsetParent.offsetLeft,
|
/plugin/diagramsnet/lib/js/diagramly/ |
D | Minimal.js | 1486 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/ |
D | dhtmlxgantt_quick_info.js | 13 ….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/ |
D | dhtmlxgantt_quick_info.js | 380 left += node.offsetLeft;
|
/plugin/imagecarousel/vendor/slick/ |
D | slick.min.js | 17 …offsetLeft-f.width()):0:f[0]?-1*f[0].offsetLeft:0,b.options.centerMode===!0&&(f=b.slideCount<=b.op…
|
/plugin/diagramsnet/lib/math/extensions/ |
D | MathZoom.js | 19 …l,y:p}},getXY:function(o){var l=0,n=0,m;m=o;while(m.offsetParent){l+=m.offsetLeft;m=m.offsetParent…
|
/plugin/webcode/vendor/ |
D | firebug-lite-1.2.js | 420 "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,
|