| /plugin/openlayersmap/ |
| D | StaticMap.php | 69 private $centerX; variable in dokuwiki\\plugin\\openlayersmap\\StaticMap 327 $this->centerX = $this->lonToTile($this->lon, $this->zoom); 329 $this->offsetX = floor((floor($this->centerX) - $this->centerX) * $this->tileSize); 361 $startX = floor($this->centerX - ($this->width / $this->tileSize) / 2); 363 $endX = ceil($this->centerX + ($this->width / $this->tileSize) / 2); 365 $this->offsetX = -floor(($this->centerX - floor($this->centerX)) * $this->tileSize); 369 $this->offsetX += floor($startX - floor($this->centerX)) * $this->tileSize; 562 $this->tileSize * ($this->centerX - $this->lonToTile($markerLon, $this->zoom)) 685 … ($this->width / 2) - $this->tileSize * ($this->centerX - $this->lonToTile($p1->x(), $this->zoom)) 715 … ($this->width / 2) - $this->tileSize * ($this->centerX - $this->lonToTile($p1->x(), $this->zoom)) [all …]
|
| /plugin/amcharts/assets/amcharts/ |
| D | gauge.js | 2 …old=!0;this.bottomTextYOffset=0;this.bottomTextBold=!0;this.centerY=this.centerX="0%";this.bandOut… 5 …elFrequency,y=this.radiusReal;this.inside||(y-=15);var C=a.centerX+c.toCoordinate(this.centerX,a.r… 16 ….min(d,v)/2);h<this.minRadius&&(h=this.minRadius);this.radiusReal=h;this.centerX=(b-g-m)/2+g;this.… 17 …centerX=this.gaugeX);isNaN(this.gaugeY)||(this.centerY=this.gaugeY);var b=this.faceAlpha,e=this.fa…
|
| /plugin/achart/assets/ |
| D | apexcharts.min.js | 6 …centerX=a.globals.gridWidth/2,"radialBar"===a.config.chart.type?this.fullAngle=360:this.fullAngle=… property
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.js | 13184 var centerX = (viewBox[2] + viewBox[0]) / 2; 13230 offsetCanvasY = Math.abs(centerX - viewBox[0]) * scale + offsetY; 13234 offsetCanvasX = Math.abs(centerX - viewBox[0]) * scale + offsetX; 13240 …e, offsetCanvasX - rotateA * scale * centerX - rotateC * scale * centerY, offsetCanvasY - rotateB …
|
| D | pdf.js.map | 1 …centerX","centerY","rotateA","rotateB","rotateC","rotateD","offsetCanvasX","offsetCanvasY","clone"…
|
| /plugin/diagramsnet/lib/mxgraph/ |
| D | mxClient.js | 592 …centerX=d.x+d.width/2;this.centerY=d.y+d.height/2;for(var e in this.visited){var f=this.getVertexB… 593 …centerX-this.rowMinX[c]-this.nodeDistance)/this.rowRadi[c]),k=Math.max(k,e);for(c=0;c<this.row.len… 594 …d=f[e],f=this.getVertexBounds(d.cell),this.setVertexLocation(d.cell,this.centerX-f.width/2+this.ro… 595 …gth){this.rowMinX[b]=this.centerX;this.rowMaxX[b]=this.centerX;this.rowMinCenX[b]=this.centerX;thi…
|
| /plugin/processing/ |
| D | script.js | 6693 p.camera = function camera(eyeX, eyeY, eyeZ, centerX, centerY, centerZ, upX, upY, upZ) { argument 6702 centerX = cameraX; 6710 var z = new p.PVector(eyeX - centerX, eyeY - centerY, eyeZ - centerZ);
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
| D | fabric.js | 19259 centerX = (i + 0.5) * ratioW, w0 = dy * dy; 19261 var dx = abs(centerX - (xx + 0.5)) / ratioWHalf,
|
| D | fabric.min.js | 11 …enterY-(yy+.5))/ratioHHalf,centerX=(i+.5)*ratioW,w0=dy*dy;for(var xx=floor(i*ratioW);xx<(i+1)*rati…
|
| /plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
| D | firebug-lite-debug.js | 1598 var centerX = offset.x - (scrollBox.clientWidth/2); 1599 scrollBox.scrollLeft = centerX;
|
| /plugin/webcode/vendor/ |
| D | firebug-lite-1.4.js | 581 if(leftSpace<0||rightSpace<0){var centerX=offset.x-(scrollBox.clientWidth/2); 582 scrollBox.scrollLeft=centerX
|
| /plugin/combo/resources/firebug/ |
| H A D | firebug-lite-1.4.js | 592 if(leftSpace<0||rightSpace<0){var centerX=offset.x-(scrollBox.clientWidth/2); 593 scrollBox.scrollLeft=centerX
|
| /plugin/diagramsnet/lib/js/ |
| D | viewer.min.js | 796 …centerX=d.x+d.width/2;this.centerY=d.y+d.height/2;for(var e in this.visited){var f=this.getVertexB… 797 …centerX-this.rowMinX[c]-this.nodeDistance)/this.rowRadi[c]),k=Math.max(k,e);for(c=0;c<this.row.len… 798 …d=f[e],f=this.getVertexBounds(d.cell),this.setVertexLocation(d.cell,this.centerX-f.width/2+this.ro… 799 …gth){this.rowMinX[b]=this.centerX;this.rowMaxX[b]=this.centerX;this.rowMinCenX[b]=this.centerX;thi…
|
| D | app.min.js | 830 …centerX=d.x+d.width/2;this.centerY=d.y+d.height/2;for(var e in this.visited){var f=this.getVertexB… 831 …centerX-this.rowMinX[c]-this.nodeDistance)/this.rowRadi[c]),k=Math.max(k,e);for(c=0;c<this.row.len… 832 …d=f[e],f=this.getVertexBounds(d.cell),this.setVertexLocation(d.cell,this.centerX-f.width/2+this.ro… 833 …gth){this.rowMinX[b]=this.centerX;this.rowMaxX[b]=this.centerX;this.rowMinCenX[b]=this.centerX;thi…
|
| D | viewer-static.min.js | 796 …centerX=d.x+d.width/2;this.centerY=d.y+d.height/2;for(var e in this.visited){var f=this.getVertexB… 797 …centerX-this.rowMinX[c]-this.nodeDistance)/this.rowRadi[c]),k=Math.max(k,e);for(c=0;c<this.row.len… 798 …d=f[e],f=this.getVertexBounds(d.cell),this.setVertexLocation(d.cell,this.centerX-f.width/2+this.ro… 799 …gth){this.rowMinX[b]=this.centerX;this.rowMaxX[b]=this.centerX;this.rowMinCenX[b]=this.centerX;thi…
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 33908 centerX = round$5(x + width / 2), 33920 x: centerX,
|
| /plugin/openlayersmap/ol/ |
| D | ol.js.map | 1 …centerX = centerRot[0] * cosAngle - centerRot[1] * sinAngle;\n const centerY = centerRot[1] * c…
|
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 2583 …centerX,L[A].centerY),I.labelMarginLeft=0,I.labelMarginTop=0,m.NODE_DIMENSIONS_INCLUDE_LABELS){var…
|