Home
last modified time | relevance | path

Searched refs:x2 (Results 51 – 75 of 235) sorted by relevance

12345678910

/plugin/diagramsnet/lib/img/lib/active_directory/
H A Dmodem.svg1x2="118.036" y2="121.241" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#c0e5ff"/><s…
H A Dlist.svg1x2="89.882" y2="136.018" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop …
H A Drouter.svg1x2="107.175" y2="98.686" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#b7e4fe"/><st…
H A Dwiring_hub.svg1x2="116.079" y2="72.045" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#c0e5ff"/><st…
H A Ddatabase_cube.svg1x2="146.866" y2="176.658" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0e2da0"/><s…
H A Dtablet_pc.svg1x2="165.974" y2="128.086" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0d11a2"/><s…
H A Dfirewall.svg1x2="146.413" y2="112.15" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#052299"/><st…
H A Dprinter.svg1x2="218.785" y2="171.807" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#81a1ef"/><s…
H A Dfax.svg1x2="206.672" y2="130.162" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#bfe5ff"/><s…
H A Dphone.svg1x2="121.708" y2="83.632" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#c0e5ff" stop…
H A Dpda.svg1x2="142.795" y2="112.779" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#222bb0"/><s…
H A Dtunnel.svg1x2="12.189" y2="127.805" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#b9dcfb"/><st…
H A Dfolder.svg1x2="164.285" y2="150.369" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#98cbff" sto…
H A Ddatabase.svg1x2="106.901" y2="102.041" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#b0e1fe"/><s…
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dtheme.js92 function wobble(x1, y1, x2, y2) { argument
93 assert(_.all([x1,x2,y1,y2], _.isFinite), 'x1,x2,y1,y2 must be numeric');
96 var factor = Math.sqrt((x2 - x1) * (x2 - x1) + (y2 - y1) * (y2 - y1)) / 25;
107 x: (x2 - x1) * r1 + x1 + xfactor,
112 x: (x2 - x1) * r2 + x1 - xfactor,
118 ' ' + x2.toFixed(1) + ',' + y2.toFixed(1); // end point
136 function handLine(x1, y1, x2, y2) { argument
137 assert(_.all([x1,x2,y1,y2], _.isFinite), 'x1,x2,y1,y2 must be numeric');
138 return 'M' + x1.toFixed(1) + ',' + y1.toFixed(1) + wobble(x1, y1, x2, y2);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DTwistedEdwards.php211 $x2 = $x->multiply($x);
214 $lhs = $this->a->multiply($x2)->add($y2);
215 $rhs = $this->d->multiply($x2)->multiply($y2)->add($this->one);
/plugin/diagramsnet/lib/img/lib/atlassian/
H A DJira_Software_Logo.svg1x2="19" gradientUnits="userSpaceOnUse" y2="30.99" id="A"><stop offset=".18" stop-color="#0052cc"/>…
H A DBamboo_Logo.svg1x2="16.06" gradientUnits="userSpaceOnUse" y2="53.94" id="A"><stop offset="0" stop-color="#0052cc"/…
H A DJira_Logo.svg1x2="39.25" gradientUnits="userSpaceOnUse" y2="32.46" id="A"><stop offset=".18" stop-color="#0052cc…
H A DSourcetree_Logo.svg1x2="28.44" y1=".12" y2=".12" id="A"><stop stop-color="#0052cc" offset="0"/><stop stop-color="#2684…
H A DConfluence_Logo.svg1x2="20.35" gradientUnits="userSpaceOnUse" y2="45.05" id="A"><stop offset=".18" stop-color="#0052cc…
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js425 var x = x1 - x2,
1276 x2: bbox.max.x,
1373 var nx = (x1 * y2 - y1 * x2) * (x3 - x4) - (x1 - x2) * (x3 * y4 - y3 * x4),
1520 bez2 = [x2, y2, x2, y2, x2m, y2m, x2m, y2m];
1624 x2: xmax,
1816 return [x1, y1, x2, y2, x2, y2];
1826 x2,
1847 x2 = xy.x;
5005 x2 = [],
5016 x2 = mmax[apply](0, x2);
[all …]
/plugin/codemirror/dist/modes/
H A Dwast.min.js.map1x2)\\.(shl|shr_[su])|i(8x16|16x8)\\.(extract_lane_[su]|((add|sub)_saturate_[su])|avgr_u)|(i(8x16|1…
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js1216 return (x1 - x2) * (x1 - x2) + (y1 - y2) * (y1 - y2);
1865 x2,
5044 x2: x2, property in proto.line.attr
5181 x2: x2,
5693 bez2 = [x2, y2, x2, y2, x2m, y2m, x2m, y2m];
6044 return [x1, y1, x2, y2, x2, y2];
6054 x2,
7032 x2 = [],
7043 x2 = mmax.apply(0, x2);
7048 x2: x2,
[all …]
/plugin/googleads/
H A Dadmin.svg3 …<linearGradient id="a" gradientUnits="userSpaceOnUse" x1="63.041" y1="-14.466" x2="122.93" y2="-11…
7 …<linearGradient id="b" gradientUnits="userSpaceOnUse" x1="164.137" y1="-58.54" x2="254.061" y2="-5…

12345678910