| /plugin/freechat/phpfreechat/data/public/js/ |
| D | mousepos.js | 20 else if (e.clientY) { 21 posy = e.clientY + document.body.scrollTop
|
| /plugin/stlviewer/stlviewer/ |
| D | OrbitControls.js | 320 rotateStart.set( event.clientX, event.clientY ); 327 dollyStart.set( event.clientX, event.clientY ); 334 panStart.set( event.clientX, event.clientY ); 356 rotateEnd.set( event.clientX, event.clientY ); 371 dollyEnd.set( event.clientX, event.clientY ); 390 panEnd.set( event.clientX, event.clientY );
|
| /plugin/embedover/ |
| D | script.js | 25 …else if (e.clientX || e.clientY) { posy = e.clientY + document.body.scrollTop + document.docum…
|
| /plugin/wysiwyg/fckeditor/editor/_source/classes/ |
| D | fckcontextmenu.js | 133 overrideButton.style.cssText = 'position:absolute;top:' + ( e.clientY - 2 ) + 193 y = ev.clientY ;
|
| /plugin/tindexmenu/ |
| D | script.js | 147 else if (e.clientX || e.clientY) { 149 Y = e.clientY + document.body.scrollTop + document.documentElement.scrollTop;
|
| /plugin/switchpanel/ |
| D | script.js | 17 .css( { top: oEvent.clientY + 20, display: 'block' } );
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/ext/ |
| D | dhtmlxgantt_drag_timeline.js | 13 …clientY},t._trace.push(t._startPoint)},this._domEvents=gantt._createDomEventScope(),this._trace=[]…
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/ |
| D | dhtmlxgantt_drag_timeline.js | 214 _this._startPoint = { x: event.clientX, y: event.clientY }; 296 _this._trace.push({ x: event.clientX, y: event.clientY }); 297 … var scrollPosition = _this._countNewScrollPosition({ x: event.clientX, y: event.clientY }); 300 _this._startPoint = { x: event.clientX, y: event.clientY };
|
| D | dhtmlxgantt_click_drag.js | 211 var clientX = event.clientX, clientY = event.clientY; 215 top: clientY, 219 top: clientY - viewPortBounds.top + viewPort.scrollTop
|
| /plugin/dirtylittlehelper/script/ |
| D | jquery-ui-touch-punch.js | 53 touch.clientY, // clientY
|
| D | jquery-ui-touch-punch-cmpr.js | 11 …");g.initMouseEvent(i,true,true,window,1,j.screenX,j.screenY,j.clientX,j.clientY,false,false,false…
|
| /plugin/overlay/script/ |
| D | jquery-ui-touch-punch-cmpr.js | 11 …");g.initMouseEvent(i,true,true,window,1,j.screenX,j.screenY,j.clientX,j.clientY,false,false,false…
|
| D | jquery-ui-touch-punch.js | 53 touch.clientY, // clientY
|
| /plugin/revealjs/plugin/zoom-js/ |
| D | zoom.js | 18 y: event.clientY, 79 mouseY = event.clientY;
|
| /plugin/credits/ |
| D | script.js | 8 top = evt.clientY;
|
| /plugin/diagramsnet/lib/math/extensions/ |
| D | MathEvents.js | 19 …clientY:t.clientY};g.Queue(G,D,["ContextMenu",n,C,E,w]);return n.False(t)},AltContextMenu:function… property
|
| /plugin/indexmenu/scripts/ |
| D | contextmenu.js | 390 else if (e.clientX || e.clientY) { 392 Y = e.clientY + document.body.scrollTop + document.documentElement.scrollTop;
|
| /plugin/calendar/ |
| D | calendar-main.js | 899 popupHeader._dragStartY = e.clientY; 914 const deltaY = e.clientY - popupHeader._dragStartY; 2213 initialY = e.clientY - yOffset; 2222 currentY = e.clientY - initialY; 3334 _lastMouseY = e.clientY; 3794 function createTrailParticle(clientX, clientY) { argument 3800 trail.style.top = clientY + 'px'; 3811 function createPixelSparkles(clientX, clientY) { argument 3825 pixel.style.top = (clientY + offsetY) + 'px'; 3853 function createExplosion(clientX, clientY) { argument [all …]
|
| /plugin/sketchcanvas/script/ |
| D | SketchCanvas.js | 283 var my = e.clientY - clrect.top; 379 var my = e.clientY - clrect.top; 499 var my = e.clientY - clrect.top; 559 var my = (gridEnable ? Math.round(e.clientY / gridSize) * gridSize : e.clientY) - clrect.top; 657 var my = (gridEnable ? Math.round(e.clientY / gridSize) * gridSize : e.clientY) - clrect.top; 748 var my = (gridEnable ? Math.round(e.clientY / gridSize) * gridSize : e.clientY) - clrect.top; 1886 var my = (gridEnable ? Math.round(e.clientY / gridSize) * gridSize : e.clientY) - clrect.top; 2548 var my = e.clientY - clrect.top; 2561 var my = e.clientY - clrect.top;
|
| /plugin/p2ilinkaction/ |
| D | p2i.thumbnails.js | 122 var ptop = evt.clientY + sp + 15;
|
| /plugin/photogallery/lightGallery/js/ |
| D | jquery.mousewheel.min.js | 8 …ingClientRect){var s=this.getBoundingClientRect();o=b.clientX-s.left,p=b.clientY-s.top}return b.de…
|
| /plugin/rigrr/lib/svg-pan-zoom/ |
| D | svg-pan-zoom.js | 160 clientY: originalEvent.clientY, property 1004 point.y = evt.clientY 1019 point.y = evt.clientY
|
| /plugin/fckg/fckeditor/editor/plugins/dragresizetable/ |
| D | fckplugin.js | 309 var mouseY = evt.clientY ; 370 var mouse = { "x" : evt.clientX, "y" : evt.clientY } ;
|
| /plugin/wysiwyg/fckeditor/editor/plugins/dragresizetable/ |
| D | fckplugin.js | 309 var mouseY = evt.clientY ; 370 var mouse = { "x" : evt.clientX, "y" : evt.clientY } ;
|
| /plugin/diagramsnet/lib/math/jax/output/SVG/autoload/ |
| D | maction.js | 19 …clientX+document.body.scrollLeft+document.documentElement.scrollLeft;k=i.clientY+document.body.scr…
|