Home
last modified time | relevance | path

Searched refs:scaley (Results 1 – 14 of 14) sorted by relevance

/plugin/stlviewer/stlviewer/
Dstl_viewer.min.js2scaley?e.scaley:t,n=void 0!==e.scalez?e.scalez:t;e.scalex=a,e.scaley=i,e.scalez=n,1==a&&1==i&&1==n…
/plugin/sequencediagram/bower_components/raphael/dev/
Draphael.core.js2656 out.scaley = math.sqrt(norm(row[1]));
2658 out.shear /= out.scaley;
2672 …out.isSimple = !+out.shear.toFixed(9) && (out.scalex.toFixed(9) == out.scaley.toFixed(9) || !out.r…
2673 …out.isSuperSimple = !+out.shear.toFixed(9) && out.scalex.toFixed(9) == out.scaley.toFixed(9) && !o…
2688 s.scaley = +s.scaley.toFixed(4);
2691 (s.scalex != 1 || s.scaley != 1 ? "s" + [s.scalex, s.scaley, 0, 0] : E) +
Draphael.vml.js486 setCoords(this, split.scalex, split.scaley, split.dx, split.dy, split.rotate);
/plugin/sequencediagram/bower_components/snap.svg/dist/
Dsnap.svg.js3862 out.scaley = math.sqrt(norm(row[1]));
3864 out.shear /= out.scaley;
3882 …out.isSimple = !+out.shear.toFixed(9) && (out.scalex.toFixed(9) == out.scaley.toFixed(9) || !out.r…
3883 …out.isSuperSimple = !+out.shear.toFixed(9) && out.scalex.toFixed(9) == out.scaley.toFixed(9) && !o…
3898 s.scaley = +s.scaley.toFixed(4);
3901 (s.scalex != 1 || s.scaley != 1 ? "s" + [s.scalex, s.scaley, 0, 0] : E) +
Dsnap.svg-min.js20scaley=e.sqrt(g(c[1])),h(c[1]),b.shear/=b.scaley,this.determinant()<0&&(b.scalex=-b.scalex);var d=…
/plugin/callflow/
Draphael.js3011 out.scaley = math.sqrt(norm(row[1]));
3013 out.shear /= out.scaley;
3027 …out.isSimple = !+out.shear.toFixed(9) && (out.scalex.toFixed(9) == out.scaley.toFixed(9) || !out.r…
3028 …out.isSuperSimple = !+out.shear.toFixed(9) && out.scalex.toFixed(9) == out.scaley.toFixed(9) && !o…
3043 s.scaley = +s.scaley.toFixed(4);
3046 (s.scalex != 1 || s.scaley != 1 ? "s" + [s.scalex, s.scaley, 0, 0] : E) +
7619 setCoords(this, split.scalex, split.scaley, split.dx, split.dy, split.rotate);
/plugin/sequencediagram/bower_components/raphael/
Draphael.no-deps.min.js1scaley=_.sqrt(r(n[1])),i(n[1]),t.shear/=t.scaley;var a=-n[0][1],s=n[1][1];return s<0?(t.rotate=e.d…
Draphael.min.js1scaley=_.sqrt(r(n[1])),i(n[1]),t.shear/=t.scaley;var a=-n[0][1],s=n[1][1];return s<0?(t.rotate=e.d…
/plugin/advrack/
Draphael.js3011 out.scaley = math.sqrt(norm(row[1]));
3013 out.shear /= out.scaley;
3027 …out.isSimple = !+out.shear.toFixed(9) && (out.scalex.toFixed(9) == out.scaley.toFixed(9) || !out.r…
3028 …out.isSuperSimple = !+out.shear.toFixed(9) && out.scalex.toFixed(9) == out.scaley.toFixed(9) && !o…
3043 s.scaley = +s.scaley.toFixed(4);
3046 (s.scalex != 1 || s.scaley != 1 ? "s" + [s.scalex, s.scaley, 0, 0] : E) +
7625 setCoords(this, split.scalex, split.scaley, split.dx, split.dy, split.rotate);
/plugin/flowchartjs/
Draphael.min.js1scaley=_.sqrt(r(n[1])),i(n[1]),t.shear/=t.scaley;var a=-n[0][1],s=n[1][1];return s<0?(t.rotate=e.d…
/plugin/chordsheets/js/
H A Draphael.js1scaley=_.sqrt(r(n[1])),i(n[1]),t.shear/=t.scaley;var a=-n[0][1],s=n[1][1];return s<0?(t.rotate=e.d…
/plugin/abc2/abc-libraries/abcjs/
Dabcjs_plugin-midi_6.0.0-beta.25-min.js3scaley=i.scaley||1,this.type=i.type||"symbol",this.pitch2=i.pitch2,this.linewidth=i.linewidth,this… property
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js19305 scaley: this.scaleY,
Dfabric.min.js11 …eturn img2},toObject:function(){return{type:this.type,scaleX:this.scaleX,scaley:this.scaleY,resize…