Home
last modified time | relevance | path

Searched refs:offsetX (Results 1 – 25 of 70) sorted by relevance

123

/plugin/magnifier/
Dscript.js27 if(!event.offsetX) {
28 event.offsetX = (event.pageX - $(event.target).offset().left);
78 _.setPosition(event.pageX,event.pageY, event.offsetX, event.offsetY, $$);
86 if ( rootOffset.left > event.offsetX ||
87 (rootOffset.left + $$.rootNode.width()) < event.offsetX ||
/plugin/blogtng/
Dscript.js200 if(e.offsetX > 0 && e.offsetX < comment_div.offsetWidth-1 &&
231 x = e.offsetX;
/plugin/diagramsnet/lib/math/config/
Ddefault.js809 offsetX: 10, offsetY: 5 // pixels to offset tooltip from mouse position property
1000 offsetX: 10, offsetY: 5 // pixels to offset tooltip from mouse position property
/plugin/openlayersmap/
DStaticMap.php71 private $offsetX; variable in dokuwiki\\plugin\\openlayersmap\\StaticMap
329 $this->offsetX = floor((floor($this->centerX) - $this->centerX) * $this->tileSize);
365 $this->offsetX = -floor(($this->centerX - floor($this->centerX)) * $this->tileSize);
367 $this->offsetX += floor($this->width / 2);
369 $this->offsetX += floor($startX - floor($this->centerX)) * $this->tileSize;
388 $destX = ($x - $startX) * $this->tileSize + $this->offsetX;
Dscript.js299 offsetX: (8 + 4 + 2) * iconScale,
/plugin/s5reloaded/ui/effects_support/
Dslider.js218 this.offsetX = (pointer[0] - offsets[0]);
231 this.offsetX = (pointer[0] - offsets[0]);
250 pointer[0] -= this.offsetX + offsets[0];
/plugin/editonlink/
Dscript.js19 dx = e.offsetX + xya.left - x, // how far the click was from the button?
/plugin/diagramsnet/lib/math/jax/output/SVG/autoload/
Dmaction.js19offsetX:10,offsetY:5},g.config.tooltip||{});c.maction.Augment({SVGtooltip:MathJax.HTML.addElement(… property
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
Dmaction.js19offsetX:10,offsetY:5},e.config.tooltip||{});c.maction.Augment({HTMLtooltip:e.addElement(document.b… property
/plugin/diagramsnet/lib/plugins/webcola/
DmxWebColaLayout.js215 var offsetX = groupBounds.x;
233 geometry.x = geometry.x - offsetX;
/plugin/amcharts/assets/amcharts/plugins/export/examples/
Dexport.config.advanced.js94 offsetX: 3, property
/plugin/photogallery/lightGallery/js/
Djquery.mousewheel.min.js8 …-s.left,p=b.clientY-s.top}return b.deltaX=l,b.deltaY=m,b.deltaFactor=f,b.offsetX=o,b.offsetY=p,b.d…
Dlg-zoom.js116 var offsetX = ($(window).width() - $image.prop('offsetWidth')) / 2;
119 _x = _this.pageX - offsetX;
/plugin/stlviewer/stlviewer/
DCanvasRenderer.js948 offsetX = texture.offset.x / texture.repeat.x,
953 u0 = ( u0 + offsetX ) * width;
956 u1 = ( u1 + offsetX ) * width;
959 u2 = ( u2 + offsetX ) * width;
/plugin/achart/assets/
Dapexcharts.min.js6offsetX,0+t.offsetY,n+t.offsetX,a.globals.gridHeight+t.offsetY,t.borderColor,h,t.borderWidth);e.ap… property
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js4944 offsetX: 0, property
4982 this.offsetX = options.offsetX || this.offsetX;
5012 offsetX: this.offsetX,
5036 coords[prop] += this.offsetX - object.width / 2;
5110 coords[prop] += -this.offsetX + object.width / 2;
5225 offsetX: -instance.left, property
5313 offsetX: 0, property
5355 if (options.offsetX) {
5356 this.offsetX = options.offsetX;
5383 offsetX: this.offsetX,
[all …]
Dfabric.min.js4offsetX:0,offsetY:0,initialize:function(options){options||(options={});var coords={};this.id=fabri… property
5offsetX:pointer.x-target.left,offsetY:pointer.y-target.top,originX:origin.x,originY:origin.y,ex:po… property
6offsetX*multX*this.scaleX;ctx.shadowOffsetY=this.shadow.offsetY*multY*this.scaleY},_removeShadow:f…
8offsetX=Math.cos(_angle+theta)*_hypotenuse,offsetY=Math.sin(_angle+theta)*_hypotenuse,sinTh=Math.s…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
Ddhtmlxgantt_tooltip.js242 var offsetX = gantt.config.tooltip_offset_x;
251 tooltip.left += offsetX;
273 tooltip.left = mouse.x - tooltip.width - offsetX;
/plugin/dtable/
Dscript.js326 var offsetX = e.pageX + 1;
332 $context_menu.css('left',offsetX);
/plugin/confmanager/
Djquery.form.js782 if (e.offsetX !== undefined) {
783 form.clk_x = e.offsetX;
/plugin/rigrr/lib/svg-pan-zoom/
Dsvg-pan-zoom.js678 var offsetX = (this.width - (this._viewBox.width + this._viewBox.x) * this.getZoom()) * 0.5
681 this.getPublicInstance().pan({x: offsetX, y: offsetY})
/plugin/diagramsnet/lib/js/jscolor/
Djscolor.js149 if (typeof e.offsetX === 'number') {
150 x = e.offsetX;
/plugin/pgn4web/pgn4web/libs/jscolor/
Djscolor.js181 if (typeof e.offsetX === 'number') {
182 x = e.offsetX;
/plugin/pdfjs/pdfjs/build/
Dpdf.js13170 _ref5$offsetX = _ref5.offsetX,
13171 offsetX = _ref5$offsetX === void 0 ? 0 : _ref5$offsetX,
13182 this.offsetX = offsetX;
13229 offsetCanvasX = Math.abs(centerY - viewBox[1]) * scale + offsetX;
13234 offsetCanvasX = Math.abs(centerX - viewBox[0]) * scale + offsetX;
13260 offsetX: this.offsetX, property
14799 ctx.setTransform(smask.scaleX, 0, 0, smask.scaleY, smask.offsetX, smask.offsetY);
14812 ctx.drawImage(composed, smask.offsetX, smask.offsetY);
15065 groupCtx.translate(-activeSMask.offsetX, -activeSMask.offsetY);
15813 var offsetX = Math.floor(bounds[0]);
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
Ddhtmlxgantt_tooltip.js.map1offsetX","config","tooltip_offset_x","offsetY","tooltip_offset_y","mouse","containerPos","scrollY"…

123