Home
last modified time | relevance | path

Searched refs:y2 (Results 176 – 200 of 201) sorted by last modified time

123456789

/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dtheme-raphael.js25 Raphael.fn.line = function(x1, y1, x2, y2) { argument
26 assert(_.all([x1,x2,y1,y2], _.isFinite), 'x1,x2,y1,y2 must be numeric');
27 return this.path('M{0},{1} L{2},{3}', x1, y1, x2, y2);
109 drawLine: function(x1, y1, x2, y2, linetype, arrowhead) { argument
110 var line = this.paper_.line(x1, y1, x2, y2).attr(LINE);
176 drawLine: function(x1, y1, x2, y2, linetype, arrowhead) { argument
177 var line = this.paper_.path(handLine(x1, y1, x2, y2)).attr(LINE);
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-min.js6y2){assert(_.all([x1,x2,y1,y2],_.isFinite),"x1,x2,y1,y2 must be numeric");var factor=Math.sqrt((x2… argument
H A Dsequence-diagram-min.js.map1 …th","getCenterY","y","height","clamp","min","max","wobble","x1","y1","x2","y2","all","isFinite","f…
H A Dsequence-diagram-raphael-min.js.map1 …th","getCenterY","y","height","clamp","min","max","wobble","x1","y1","x2","y2","all","isFinite","f…
H A Dsequence-diagram-raphael.js895 function wobble(x1, y1, x2, y2) { argument
899 var factor = Math.sqrt((x2 - x1) * (x2 - x1) + (y2 - y1) * (y2 - y1)) / 25;
911 y: (y2 - y1) * r1 + y1 + yfactor
916 y: (y2 - y1) * r2 + y1 - yfactor
939 function handLine(x1, y1, x2, y2) { argument
1201 this.drawLine(aX + SELF_SIGNAL_WIDTH, y2, aX, y2, signal.linetype, signal.arrowtype);
1297 Raphael.fn.line = function(x1, y1, x2, y2) { argument
1299 return this.path('M{0},{1} L{2},{3}', x1, y1, x2, y2);
1381 drawLine: function(x1, y1, x2, y2, linetype, arrowhead) { argument
1382 var line = this.paper_.line(x1, y1, x2, y2).attr(LINE);
[all …]
/plugin/sequencediagram/bower_components/raphael/
H A Draphael.min.js1y2:h.max.y,width:h.max.x-h.min.x,height:h.max.y-h.min.y}},e.isPointInsideBBox=function(t,e,r){retu… property in AnonymousFunction51736eb30400.AnonymousFunction51736eb34400.y
/plugin/chordsheets/js/
H A Draphael.js1y2:h.max.y,width:h.max.x-h.min.x,height:h.max.y-h.min.y}},e.isPointInsideBBox=function(t,e,r){retu… property in AnonymousFunctionb75df7fc0300.AnonymousFunctionb75df7fc4200.y
/plugin/callflow/
H A Draphael.js823 y = y1 - y2;
1663 y2: bbox.max.y,
1760 ny = (x1 * y2 - y1 * x2) * (y3 - y4) - (y1 - y2) * (x3 * y4 - y3 * x4),
1906 bez2 = [x2, y2, x2, y2, x2m, y2m, x2m, y2m];
2011 y2: ymax,
2202 return [x1, y1, x2, y2, x2, y2];
2213 y2
2234 y2 = xy.y;
5353 y2 = [];
5364 y2 = mmax[apply](0, y2);
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js13675 vector.y2 = y2;
15159 vector.y2 += y;
16839 y2: y,
16860 y2: y1,
16910 var y2 = ys[yi].y1;
16913 y2 = y2 + this.rowPaddingBottom;
28314 this.y2 = y2;
28345 this.y2 = y2;
65951 options.QuadPoints = [x1, y2, x2, y2, x1, y1, x2, y1];
66015 y2 = y1;
[all …]
H A Dpdfmake.min.js.map1y2","points","p1","pn","closePath","lineColor","fillAndStroke","stroke","image","_width","_height"…
H A Dpdfmake.min.js7 …rect(t.x,t.y,t.w,t.h);break;case"line":e.moveTo(t.x1,t.y1),e.lineTo(t.x2,t.y2);break;case"polyline…
9y2;t.resetXY=function(){t.x=e,t.y=n,t.x1=r,t.y1=i,t.x2=o,t.y2=a}}),t.resetXY=function(){t.x=e,t.y=…
10y2:l,lineWidth:r,lineColor:"function"==typeof this.layout.hLineColor?this.layout.hLineColor(t,this…
13y2=o,e.__super__.constructor.apply(this,arguments)}return o(e,t),e.prototype.shader=function(t){re…
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.min.js1y2:0,xD:0,yD:0}},handler:{undo:function(a,b){var d=c.drawing.undos.pop();if(d){d.selectable=!0,c.d… property in AmCharts.c.drawing.buffer.position
H A Dexport.js103 y2: 0, property in AmCharts._this.drawing.buffer.position
379 arrowTop = cfg.y2 + ( cfg.width / 2 ) - ( ( cfg.y2 - cfg.y1 ) / 2 );
818 getAngle: function( x1, y1, x2, y2 ) { argument
820 var y = y2 - y1;
976 ref.y2 = pos.y;
978 ref.yD = ( ref.y1 - ref.y2 ) < 0 ? ( ref.y1 - ref.y2 ) * -1 : ( ref.y1 - ref.y2 );
1151 y2: p.y2,
1164 l.y2 = p.y2;
1172 y2: l.y2
1181 top = l.y2 + ( l.width / 2 ) - ( ( l.y2 - l.y1 ) / 2 );
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js1y2,da){var dx=x2-x,dy=y2-y,len=sqrt(dx*dx+dy*dy),rot=atan2(dy,dx),dc=da.length,di=0,draw=true;ctx.… argument
4y2:el.getAttribute("y2")||0}}function getRadialCoords(el){return{x1:el.getAttribute("fx")||el.getA… property in AnonymousFunction148c19c32d00.coords
6y2=y1+this._groupSelector.top,selectionX1Y1=new fabric.Point(min(x1,x2),min(y1,y2)),selectionX2Y2=… property in gradient.coords
8y2:1},supportsLineDash=fabric.StaticCanvas.supports("setLineDash");if(fabric.Line){fabric.warn("fa… property in AnonymousFunction148c19c31a200.p
H A Dfabric.js696 dy = y2 - y,
4970 y2: options.coords.y2 || 0 property in AnonymousFunction064b60f12a00.coords
5057 '" y2="', coords.y2,
5068 '" cy="', coords.y2,
5283 if (options.y2) {
11801 y2: options.y2 property in gradient.coords
13529 y2: 0,
13645 ctx.lineTo(p.x2, p.y2);
13697 y2: y2
13709 p = { x1: this.x1, x2: this.x2, y1: this.y1, y2: this.y2 }; property in AnonymousFunction064b60f119f00.p
[all …]
/plugin/godiag/
H A Dsyntax.php453 $y2=$y+($this->style['mark_sqheight']/2);
454 imagefilledrectangle($im, $x1, $y1, $x2, $y2, $this->dgm['mark_color']);
461 $y2=$y+($this->style['link_sqheight']/2);
462 imagefilledrectangle($im, $x1, $y1, $x2, $y2, $this->dgm['link_color']);
645 $y2=$y+$this->style['line_sp']/2;
657 return "<area href=\"$href\" title=\"$title\" alt=\"$title\" coords=\"$x1,$y1,$x2,$y2\"/>";
/plugin/ebnf/
H A Debnf.php92 function rr($im, $x1, $y1, $x2, $y2, $r, $black){
94 imageline($im, $x1+$r, $y2, $x2-$r, $y2, $black);
95 imageline($im, $x1, $y1+$r, $x1, $y2-$r, $black);
96 imageline($im, $x2, $y1+$r, $x2, $y2-$r, $black);
99 imagearc($im, $x1+$r, $y2-$r, 2*$r, 2*$r, 90, 180, $black);
100 imagearc($im, $x2-$r, $y2-$r, 2*$r, 2*$r, 0, 90, $black);
93 rr($im, $x1, $y1, $x2, $y2, $r, $black) global() argument
/plugin/imagemap/
H A DREADME33 | 6+ | polygon | x1,y1,x2,y2,x3,y3... |
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.png.class.php143 function _drawLine($x1, $y1, $x2, $y2) { argument
144 imageline($this->_image, $x1, $y1, $x2, $y2, $this->_color[0]['object']);
H A Dpdf.fpdf.php1916 function Line($x1,$y1,$x2,$y2) { argument
1917 … %.2f m %.2f %.2f l S',$x1*$this->k,($this->h-$y1)*$this->k,$x2*$this->k,($this->h-$y2)*$this->k));
H A Dvalue.border.edge.class.php122 $x2, $y2, argument
136 $viewport->lineto($x2, $y2);
154 $viewport->lineto($x2, $y2);
175 $viewport->lineto($x2, $y2);
196 $y2a = ($y2 + $y3) / 2;
220 $viewport->lineto($x2, $y2);
241 $y2a = ($y2 + $y3) / 2;
261 $viewport->lineto($x2, $y2);
275 $viewport->lineto(($x2+$x3)/2,($y2+$y3)/2);
288 $viewport->lineto(($x2+$x3)/2,($y2+$y3)/2);
[all …]
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php1921 function Line($x1,$y1,$x2,$y2) { argument
1923 … %.2f m %.2f %.2f l S',$x1*$this->k,($this->h-$y1)*$this->k,$x2*$this->k,($this->h-$y2)*$this->k));
/plugin/advrack/
H A Djquery.qtip.js3202 { x: elem.x2.baseVal.value, y: elem.y2.baseVal.value }
H A Draphael.js823 y = y1 - y2;
1663 y2: bbox.max.y,
1760 ny = (x1 * y2 - y1 * x2) * (y3 - y4) - (y1 - y2) * (x3 * y4 - y3 * x4),
1906 bez2 = [x2, y2, x2, y2, x2m, y2m, x2m, y2m];
2011 y2: ymax,
2202 return [x1, y1, x2, y2, x2, y2];
2213 y2
2234 y2 = xy.y;
5353 y2 = [];
5364 y2 = mmax[apply](0, y2);
[all …]
/plugin/processing/
H A Dscript.js2819 this.parsePathVertex(x2 + ((cx-x2)*2/3), y2 + ((cy-y2)*2/3));
2820 this.parsePathVertex(x2, y2);
8440 var y0 = y2;
8575 var x1, y1, z1, x2, y2, z2;
8583 y2 = arguments[4];
8590 y2 = arguments[3];
8627 y2 = arguments[3];
8633 if(y1 > y2) { temp = y1; y1 = y2; y2 = temp; }
8634 for(var y=y1;y<=y2;++y) {
8700 p.vertex(x2, y2, 0);
[all …]

123456789