Home
last modified time | relevance | path

Searched refs:getY (Results 76 – 83 of 83) sorted by relevance

1234

/plugin/diagramsnet/lib/js/
H A Dextensions.min.js54 …g,x[C.p2].y/n,C.n2.x/g,C.n2.y/n);if(2<=W.getSize()){W.getX(0);W.getY(0);W.getX(1);W.getY(1);for(va…
55 W.getY(Y))),M.push(new mxPoint(W.getX(Y+1),W.getY(Y+1))),Y<R-2?l.push(new mxPoint(W.getX(Y+2),W.get…
1019 …ion(a){return Math.round(100*this.nurbsValues[4*(a+1)])/100};Xb.prototype.getY=function(a){return … method in Xb
1154 …;this.x=b;this.y=g}b.prototype.getX=function(){return this.x};b.prototype.getY=function(){return t… method in b
1353getY(0),B=m.getX(1),E=m.getY(1),e=Math.round(100*e/d*100)/100,k=Math.round(100*(100-100*k/c))/100,…
1354 2),m.getY(C+2))):q.push(new mxPoint(e,k));e="";for(C=0;C<c.length;C++)e+='<curve x1="'+c[C].x+'" y1…
1357 function(a){return this.nurbsValues[4*(a+1)]};a.prototype.getY=function(a){return this.nurbsValues[… method in a
H A Dviewer-static.min.js371 …{var b=mxEvent.getClientX(a),c=mxEvent.getClientY(a),d=this.getX(),e=this.getY(),f=mxUtils.bind(th…
1491 …Trigger=d);e||a!=mxEvent.MOUSE_DOWN||(this.lastMouseX=b.getX(),this.lastMouseY=b.getY());return e};
1573 …ent(b.getEvent())&&this.graph.isCellsCloneable())?this.start(c,b.getX(),b.getY()):this.delayedSele…
1582 …tDelta=function(a){a=mxUtils.convertPoint(this.graph.container,a.getX(),a.getY());return new mxPoi…
1614 …is.dy0=-this.graph.container.scrollTop;this.startX=a.getX();this.startY=a.getY();this.dy=this.dx=n…
1685 …nt=function(a){var b=mxUtils.convertPoint(this.graph.container,a.getX(),a.getY()),c=Math.abs(b.x-t…
1723 …lOrigin(this.graph.container);d.x-=c.x;d.y-=c.y;this.start(b.getX()+d.x,b.getY()+d.y);b.consume(!1…
1724 …nction c(a){a=new mxMouseEvent(a);var b=mxUtils.convertPoint(d,a.getX(),a.getY());a.graphX=b.x;a.g…
1725 ….getOffset(this.graph.container);c.x-=d.x;c.y-=d.y;var d=b.getX()+c.x,c=b.getY()+c.y,e=this.first.…
1837 …is.virtualBends[mxEvent.VIRTUAL_HANDLE-c].node,100),this.start(b.getX(),b.getY(),c);b.consume()}}};
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js15770 if (this.getX() != x || this.getY() != y)
15779 var y = this.window.getY();
/plugin/jmol2/jmol/
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js45924 if (compact) return [this.getY().isEven() ? 0x02 : 0x03].concat(x);
45925 return [0x04].concat(x, this.getY().toArray('be', len));
46352 Point.prototype.getY = function getY() {
46358 …return this === other || this.getX().cmp(other.getX()) === 0 && this.getY().cmp(other.getY()) === …
46964 Point.prototype.getY = function getY() {
47679 …var recoveryParam = (kp.getY().isOdd() ? 1 : 0) | (kpX.cmp(r) !== 0 ? 2 : 0); // Use complement of…
48161 var enc = point.getY().toArray('le', this.encodingLength);
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/codemirror/dist/
H A Dscripts.min.js.map1getY","topY","nextTop","ann","Bar","orientation","total","startpos","moveTo","innerBox","onWheel",…

1234