Home
last modified time | relevance | path

Searched refs:offsetTop (Results 1 – 25 of 112) sorted by relevance

12345

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DCropProperties.php41 public $offsetTop; variable in Google\\Service\\Docs\\CropProperties
102 public function setOffsetTop($offsetTop) argument
104 $this->offsetTop = $offsetTop;
111 return $this->offsetTop;
/plugin/credits/
H A Dscript.js81 var offsetTop = 0;
84 offsetTop += offsetTrail.offsetTop;
89 offsetTop += document.body.topMargin;
91 return {left:offsetLeft,top:offsetTop};
/plugin/livepreview/
H A Dscript.js158 top += o.offsetTop;
167 if (o.offsetTop) {
168 top += o.offsetTop;
/plugin/issuetracker/
H A Dwysiwyg_editor.js114 var posX = obj.offsetLeft;var posY = obj.offsetTop;
119 posY=posY+obj.offsetParent.offsetTop;
/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcprompt.js149 curtop = obj.offsetTop;
152 curtop += obj.offsetTop;
H A Dprototype.js2007 valueT += element.offsetTop || 0;
2017 valueT += element.offsetTop || 0;
2095 valueT += element.offsetTop || 0;
2121 offsetTop: 0,
2143 delta[1] -= document.body.offsetTop;
2148 if (options.setTop) element.style.top = (p[1] - delta[1] + options.offsetTop) + 'px';
2410 valueT += element.offsetTop || 0;
/plugin/virtualkeyboard/vk/extensions/
H A Dhelpers.js276 top += o.offsetTop;
285 if (o.offsetTop) {
286 top += o.offsetTop;
/plugin/photogallery/phpThumb/demo/
H A Djavascript_api.js200 yPos = elem.offsetTop;
203 yPos += tempEl.offsetTop;
/plugin/widearea/widearea/
H A Dwidearea.js166 while(element && !isNaN(element.offsetLeft) && !isNaN(element.offsetTop)) {
168 _y += element.offsetTop;
/plugin/indexmenu2/cms/transitions/
H A Dwindowborderschecker.js10 …ottom','FolderOverflowTop'],getOffset:function(i){var I=[i.offsetLeft,i.offsetTop];if(i.offsetPare…
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools_gecko.js232 c.Y += el.offsetTop - el.scrollTop ;
H A Dfcktools.js428 y += curNode.offsetTop - curNode.scrollTop ;
/plugin/diagramsnet/lib/js/diagramly/
H A DMinimal.js726 off.y += elt.offsetTop - bounds.height / 2 + 16;
1491 var top = parseInt(this.div.offsetTop);
1880 toolbar.style.top = (ui.diagramContainer.offsetTop -
1886 picker.style.top = ui.diagramContainer.offsetTop + 'px';
1897 ui.bottomResizer.style.top = (ui.diagramContainer.offsetTop +
1904 ui.rightResizer.style.top = (ui.diagramContainer.offsetTop +
2519 toolbar.style.left = (picker.offsetTop - picker.offsetHeight / 2 < 58) ? '70px' : '10px';
/plugin/indexmenu2/cms/extensions/dom/
H A Dautosuggest.js13 …{return!I.isVisible();};var c=function(z){var Z={'x':z.offsetLeft,'y':z.offsetTop};if(z.offsetPare…
/plugin/pgn4web/pgn4web/libs/jscolor/
H A Djscolor.js162 y += e1.offsetTop;
669 'Y': e.target.offsetParent.offsetTop
689 'Y': e.target.offsetParent.offsetTop
/plugin/jquery/
H A Dscript.js19offsetTop,I=J.offsetLeft;while((J=J.parentNode)&&J!==K&&J!==H){M=L.getComputedStyle(J,null);N-=J.s…
H A Djquery-1.4.2.js5974 top = elem.offsetTop, left = elem.offsetLeft;
5986 top += elem.offsetTop;
6006 top += body.offsetTop;
6032 this.doesNotAddBorder = (checkDiv.offsetTop !== 5);
6033 this.doesAddBorderForTableAndCells = (td.offsetTop === 5);
6037 this.supportsFixedPosition = (checkDiv.offsetTop === 20 || checkDiv.offsetTop === 15);
6041 this.subtractsBorderForOverflowNotVisible = (checkDiv.offsetTop === -5);
6043 this.doesNotIncludeMarginInBodyOffset = (body.offsetTop !== bodyMarginTop);
6051 var top = body.offsetTop, left = body.offsetLeft;
H A Djquery-1.4.2.min.js146 …(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,n=b.offsetLeft;(…
147offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&…
149offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.…
150 c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initia…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_quick_info.js13 …skNode(t);if(!i&&!(i=gantt.getTaskRowNode(t)))return null;var o=0,a=n+i.offsetTop+i.offsetHeight,c…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_quick_info.js374 var top = offset + domEv.offsetTop + domEv.offsetHeight;
/plugin/fckg/scripts/
H A Dvki_kb.js1125 scr = li[x].offsetTop - li[x].offsetHeight * 2;
1623 curtop += obj.offsetTop;
/plugin/diagramsnet/lib/math/extensions/
H A DMathZoom.js19 …aPositionBug){o.style.border="1px solid"}m=o;while(m.offsetParent){n+=m.offsetTop;m=m.offsetParent…
/plugin/fckg/fckeditor/editor/dialog/fck_link/
H A Dfck_link.js489 while( el && !isNaN( el.offsetLeft ) && !isNaN( el.offsetTop ) ) {
491 _y += el.offsetTop - el.scrollTop;
/plugin/datepicker/script/jscalendar-1.0/
H A Dcalendar.js108 var r = { x: el.offsetLeft - SL, y: el.offsetTop - ST };
280 s.top = (cd.offsetTop + cd.offsetHeight) + "px";
325 s.top = (cd.offsetTop + cd.offsetHeight) + "px";
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js2299 valueT += element.offsetTop || 0;
2309 valueT += element.offsetTop || 0;
2385 valueT += element.offsetTop || 0;
2410 offsetTop: 0,
2427 delta[1] -= document.body.offsetTop;
2431 if (options.setTop) element.style.top = (p[1] - delta[1] + options.offsetTop) + 'px';
2770 valueT += element.offsetTop || 0;

12345