Home
last modified time | relevance | path

Searched refs:dy (Results 126 – 150 of 210) sorted by relevance

123456789

/plugin/jmol2/jmol/
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js2334 var dy = evt.clientY - rect.top;
2336 pdfViewer.container.scrollTop += dy * scaleCorrectionFactor;
9200 var dy = this.touchSwipeState.endY - this.touchSwipeState.startY;
9201 var absAngle = Math.abs(Math.atan2(dy, dx));
9205 …} else if (Math.abs(dy) > SWIPE_MIN_DISTANCE_THRESHOLD && Math.abs(absAngle - Math.PI / 2) <= SWIP…
9206 delta = dy;
/plugin/diagramsnet/lib/resources/
H A Ddia_ar.txt221 dy=Dy
H A Ddia_eu.txt221 dy=Dy
H A Ddia_et.txt221 dy=Dy
H A Ddia_kn.txt221 dy=Dy
H A Ddia_si.txt221 dy=Dy
H A Ddia_sl.txt221 dy=Dy
H A Ddia_ta.txt221 dy=Dy
H A Ddia_bn.txt221 dy=Dy
H A Ddia_da.txt221 dy=Dy
H A Ddia_eo.txt221 dy=Dy
H A Ddia_mr.txt221 dy=Dy
H A Ddia_my.txt221 dy=Dy
H A Ddia_fi.txt221 dy=Dy
H A Ddia_hi.txt221 dy=Dy
H A Ddia_lt.txt221 dy=Dy
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-navigated-viewer.production.min.js2dy:0},e||{}),n=this._svg.createSVGMatrix().translate(e.dx,e.dy).multiply(n),xr(t,n)})),{x:n.e,y:n.…
16dy:0}:{dx:o*e.deltaX,dy:o*e.deltaY},this.scroll(n)}},bo.prototype.stepZoom=function(e,t){var n=vo(…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1dy\", orient === top ? \"0em\" : orient === bottom ? \"0.71em\" : \"0.32em\"));\n\n if (context…
/plugin/katex/_assets/
H A Dkatex.min.js1dy:n,body:a}},htmlBuilder:function(e,t){var r=wt(e.body,t),n=P(e.dy,t);return Ke.makeVList({positi…
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-viewer.production.min.js2dy:l}),a.zoom!==o.scale&&t.zoom(a.zoom,{x:0,y:0})}})),e.on("diagram.clear",(function(){i.clear(),n…
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-snap-min.js.map1 …oStack","element","_stack","finishGroup","g","group","invoke","selectAll","dy","arrowhead","rect",…
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js6589 var dy = Math.abs(y - y0);
6590 var rx = (a * 0.5) + (dx * dx + dy * dy) / (8.0 * a);
6777 var dy = p1y - p0y;
6778 var rx = Math.sqrt(dx * dx + dy * dy * d * d);
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/diagramsnet/lib/js/
H A Dapp.min.js460 ….dx;this.tdy-=this.dy;this.scrollbars?(a.panGraph(-a.container.scrollLeft-Math.ceil(this.dx),-a.co…
462dy=d+(null!=f?f:0)-g.scrollTop-g.clientHeight;this.dy=0>this.dy&&Math.abs(this.dy)<this.border?thi…
463 0);0!=this.dx||0!=this.dy?(this.dx*=this.damper,this.dy*=this.damper,null==this.thread&&(this.threa…
820 …!=f;){var k=this.offset(c,d,g.dx,g.dy,f.dx,f.dy),d=d+k,e=e+k;c+g.dx<=f.dx?(c+=g.dx,d+=g.dy,g=g.nex…
821 …,b,c,d,e,f){b=e+d.dx-b;0==d.dx?e=d.dy:(e=b*d.dy,e/=d.dx);b=this.createLine(b,e,d.next);a.next=this…
1592 mxConnectionConstraint.prototype.dx=null;mxConnectionConstraint.prototype.dy=null; method in mxConnectionConstraint
1649dy=b.getY()-this.startY;if(this.active)this.previewEnabled&&(this.useGrid&&(this.dx=this.graph.sna…
1650dy){if(!this.graph.useScrollbarsForPanning||!mxUtils.hasScrollbars(this.graph.container)){var c=th…
1720 …||null==a.point||null==b.point||!a.point.equals(b.point)||a.dx!=b.dx||a.dy!=b.dy||a.perimeter!=b.p…
3333dy))));a.begin();a.moveTo(b,c+f);a.lineTo(b+d,c+f);a.end();a.stroke();a.begin();a.moveTo(b+g,c);a.…
[all …]

123456789