Home
last modified time | relevance | path

Searched refs:minx (Results 1 – 6 of 6) 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);
254 ret.minx += offset.x;
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)){
594 …r xscale = ux === 0 ? 1 : (ux === 1 ? mx - bounds.minx : bounds.maxx - mx) / (bounds.maxx - bounds…
607 (pt[prop] - bounds.minx) * xscale + bounds.minx :
638 minx: Math.min(dragstart[0], mx), property
[all …]
/plugin/sketchcanvas/bundle/
DSketchCanvas.js32minx:ee,miny:_+m+m*o,maxx:ee+Le,maxy:_+m+m*o+q}}function T(){f.fillStyle="rgb(255,255,255)",f.fill…
36minx=o,this.miny=a,this.maxx=c,this.maxy=p,this.ondraw=g,this.onclick=y}function De(o,a){this.text…
DSketchCanvas.js.map4minx: mx0, miny: my0 + toolButtonInterval + toolButtonInterval*i,\r\n\t\tmaxx: mx0 + mw0, maxy: my…
6 …, "k", "v", "def", "dat", "alldat", "pt1", "arr", "pt2", "maxx", "maxy", "minx", "miny", "PointSha…
/plugin/stlviewer/stlviewer/
Dstl_viewer.min.js2minx))),t<=0){var i=isNaN(window.innerHeight)?window.clientHeight:window.innerHeight,n=isNaN(windo…
/plugin/abc2/abc-libraries/abcjs/
Dabcjs_plugin-midi_6.0.0-beta.25-min.js3minx=e,t.nextx=e,t.spacingduration=0},n.layoutEnded=function(e){return e.i>=e.children.length},n.g…
/plugin/openlayersmap/ol/
Dol.js.map1 …elationship.js';\n\n/**\n * An array of numbers representing an extent: `[minx, miny, maxx, maxy]`…