Home
last modified time | relevance | path

Searched refs:miny (Results 1 – 5 of 5) sorted by relevance

/plugin/sketchcanvas/script/
DSketchCanvas.js172 return {minx: mx0, miny: my0 + toolButtonInterval + toolButtonInterval*i,
187 ctx.fillRect(r.minx, r.miny, r.maxx - r.minx, r.maxy - r.miny);
256 ret.miny += offset.y;
264 return {minx: r.minx - offset, miny : r.miny - offset,
270 return r.minx < x && x < r.maxx && r.miny < y && y < r.maxy;
275 return r1.minx < r2.maxx && r2.minx < r1.maxx && r1.miny < r2.maxy && r2.miny < r1.maxy;
516 if(1 <= Math.abs(bounds.maxx - bounds.minx) && 1 <= Math.abs(bounds.maxy - bounds.miny)){
595 …r yscale = uy === 0 ? 1 : (uy === 1 ? my - bounds.miny : bounds.maxy - my) / (bounds.maxy - bounds…
619 (pt[prop] - bounds.miny) * yscale + bounds.miny :
640 miny: Math.min(dragstart[1], my), property
[all …]
/plugin/stlviewer/stlviewer/
Dstl_viewer.min.js2miny,o.minz),new THREE.Vector3(o.maxx,o.maxy,o.maxz));var a=new THREE.Vector3;t.getSize(a);const i…
/plugin/sketchcanvas/bundle/
DSketchCanvas.js32miny:_+m+m*o,maxx:ee+Le,maxy:_+m+m*o+q}}function T(){f.fillStyle="rgb(255,255,255)",f.fillRect(Vt+…
36miny=a,this.maxx=c,this.maxy=p,this.ondraw=g,this.onclick=y}function De(o,a){this.text=_e.t(o),thi…
DSketchCanvas.js.map4miny: my0 + toolButtonInterval + toolButtonInterval*i,\r\n\t\tmaxx: mx0 + mw0, maxy: my0 + toolBut…
6 …v", "def", "dat", "alldat", "pt1", "arr", "pt2", "maxx", "maxy", "minx", "miny", "PointShape", "in…
/plugin/openlayersmap/ol/
Dol.js.map1 …nship.js';\n\n/**\n * An array of numbers representing an extent: `[minx, miny, maxx, maxy]`.\n * …