Home
last modified time | relevance | path

Searched refs:sign (Results 201 – 225 of 629) sorted by path

12345678910>>...26

/plugin/dataplot/
H A DCOPYING665 if any, to sign a "copyright disclaimer" for the program, if necessary.
H A Dmake-release14 gpg --armor --sign --detach-sig --default-key FA5E6F3E ${my_package}.tar.gz
/plugin/datatables/
H A DLICENSE326 school, if any, to sign a "copyright disclaimer" for the program, if
/plugin/date/
H A DLICENSE326 school, if any, to sign a "copyright disclaimer" for the program, if
/plugin/datedifference/
H A DLICENSE326 school, if any, to sign a "copyright disclaimer" for the program, if
/plugin/datepicker/
H A DLICENSE326 school, if any, to sign a "copyright disclaimer" for the program, if
/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js545 sign = number >= 0;
2785 var sign = '+';
2788 sign = '-';
3012 sign,
3042 y : parseIso(match[2], sign),
3048 s : parseIso(match[8], sign)
3072 function parseIso (inp, sign) { argument
4367 function sign(x) { function
4415 var ymSign = sign(this._months) !== sign(total) ? '-' : '';
4416 var daysSign = sign(this._days) !== sign(total) ? '-' : '';
[all …]
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md133 * #121: iCal demands parameters containing the + sign to be quoted.
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md173 * #121: iCal demands parameters containing the + sign to be quoted.
/plugin/dblclickedit/
H A DCOPYING327 school, if any, to sign a "copyright disclaimer" for the program, if
/plugin/dbquery/
H A DLICENSE326 school, if any, to sign a "copyright disclaimer" for the program, if
/plugin/deeplautotranslate/
H A DLICENSE326 school, if any, to sign a "copyright disclaimer" for the program, if
/plugin/deletehistory/
H A DLICENSE326 school, if any, to sign a "copyright disclaimer" for the program, if
/plugin/dev/
H A DLICENSE326 school, if any, to sign a "copyright disclaimer" for the program, if
/plugin/dev/skel/
H A DLICENSE326 school, if any, to sign a "copyright disclaimer" for the program, if
/plugin/diagrams/
H A DLICENSE326 school, if any, to sign a "copyright disclaimer" for the program, if
/plugin/diagramsnet/
H A DLICENSE326 school, if any, to sign a "copyright disclaimer" for the program, if
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dpusher-http-java-1.0.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/pusher/ com/ ...
/plugin/diagramsnet/lib/js/diagramly/
H A DExtensions.js5974 …lab.geometry.offset = new mxPoint(Math.sign(obj.Endpoint1.y - obj.Endpoint2.y) * textArea.Side * (…
5978 …lab.geometry.offset = new mxPoint(0, Math.sign(obj.Endpoint2.x - obj.Endpoint1.x) * textArea.Side …
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js2548 var sign = (position == "left"? 1 : -1);
2553 …lGeo.offset = new mxPoint(Math.abs(ratio) < 1? eState.segments[0] * ratio : ratio, sign * distance…
2567 …tion == "center"? 0 : distance) + lGeo.height/2 * sign * (Math.abs(dx) > Math.abs(dy)? 1 : -1)) *
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js5095 function sign (p1x, p1y, p2x, p2y, p3x, p3y) function
5100 var d1 = sign(x, y, ax, ay, bx, by);
5101 var d2 = sign(x, y, bx, by, cx, cy);
5102 var d3 = sign(x, y, cx, cy, ax, ay);
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js42 ….offset=0==C||C<B?new mxPoint(Math.sign(c.Endpoint1.y-c.Endpoint2.y)*a.Side*(H.width/2+5+C),0):new…
1705sign:e[3],symbol:e[4],zero:e[5],width:e[6],comma:e[7],precision:e[8]&&e[8].slice(1),trim:e[9],type…
/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js1422 function sign(x) function
1427 var stepX = sign(endX - this.lastX) * dx / segs;
1428 var stepY = sign(endY - this.lastY) * dy / segs;
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js6sign:e[3],symbol:e[4],zero:e[5],width:e[6],comma:e[7],precision:e[8]&&e[8].slice(1),trim:e[9],type…

12345678910>>...26