Home
last modified time | relevance | path

Searched +defs:p +defs:points (Results 1 – 25 of 33) sorted by relevance

12

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
DKoblitzPrime.php58 public function multiplyAddPoints(array $points, array $scalars)
179 protected function doublePointHelper(array $p)
193 protected function jacobianDoublePoint(array $p)
218 protected function jacobianDoublePointMixed(array $p)
240 public function verifyPoint(array $p)
DBase.php107 public function multiplyPoint(array $p, BigInteger $d)
190 public function convertToAffine(array $p)
200 public function convertToInternal(array $p)
210 public function negatePoint(array $p)
227 public function multiplyAddPoints(array $points, array $scalars)
DPrime.php67 protected $p; variable in phpseclib3\\Crypt\\EC\\BaseCurves\\Prime
192 protected function jacobianAddPointMixedXY(array $p, array $q)
224 protected function jacobianAddPointMixedX(array $p, array $q)
260 protected function jacobianAddPoint(array $p, array $q)
299 public function addPoint(array $p, array $q)
355 protected function doublePointHelper(array $p)
367 protected function jacobianDoublePoint(array $p)
390 protected function jacobianDoublePointMixed(array $p)
411 public function doublePoint(array $p)
476 public function verifyPoint(array $p)
[all …]
/plugin/sequencediagram/bower_components/snap.svg/dist/
Dsnap.svg.js5066 proto.polyline = function (points) { argument
5074 attr = {points: points}; property
5084 proto.polygon = function (points) { argument
5092 attr = {points: points}; property
5338 p[ps] = { variable
6314 p[i] && (pfirst = p[i][0]); // save current path command field
6393 p[0] = {x: +crp[iLen - 2], y: +crp[iLen - 1]}; variable
6395 p[3] = {x: +crp[0], y: +crp[1]}; variable
6397 p[2] = {x: +crp[0], y: +crp[1]}; variable
6398 p[3] = {x: +crp[2], y: +crp[3]}; variable
[all …]
Dsnap.svg-min.js19 …=c,g=Array.prototype.slice.call(arguments,2),h=m.listeners(a),j=0,n=[],o={},p=[],q=b;p.firstDefine… function
20 …his.data(f,a[f]);return this}return b("snap.data.get."+this.id,this,e[a],a),e[a]}return e[a]=c,b("… argument
/plugin/a2s/
DASCIIToSVG.php1941 private $points; variable in dokuwiki\\plugin\\a2s\\SVGPath
2235 private function applyTransformToPoint($txf, $p, $args) {
2262 private function applyTransformToPath($txf, &$p, $args) {
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js429 transformPoint: function(p, t, ignoreOffset) { argument
2416 function normalize(a, c, p, s) { argument
3619 parsePointsAttribute: function(points) { argument
4230 this.points = []; property in anonymousFunction064b60f18700.Intersection
4249 appendPoints: function (points) { argument
4298 fabric.Intersection.intersectLinePolygon = function(a1, a2, points) { argument
4347 fabric.Intersection.intersectPolygonRectangle = function (points, r1, r2) { argument
4687 function hue2rgb(p, q, t) { argument
4782 p = l * 2 - q; variable
7486 convertPointsToSVGPath: function(points) { argument
[all …]
Dfabric.min.js1 var fabric=fabric||{version:"1.5.0"};if(typeof exports!=="undefined"){exports.fabric=fabric}if(type… argument
2p/4}else{s=p/(2*Math.PI)*Math.asin(c/a)}return{a:a,c:c,p:p,s:s}}function elastic(opts,t,d){return … argument
5points[0],p2=this._points[1];ctx.save();ctx.transform(v[0],v[1],v[2],v[3],v[4],v[5]);ctx.beginPath… argument
8 …this.getViewportTransform(),f=function(p){return fabric.util.transformPoint(p,vpt)},p=this._calcul… argument
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-viewer.production.min.js2 …t.defineProperty;var ks=Object.getOwnPropertyDescriptor;var Ts=Object.getOwnPropertyNames;var Ms=O… argument
H A Dbpmn-modeler.production.min.js2 (()=>{var zE=Object.create;var fc=Object.defineProperty;var GE=Object.getOwnPropertyDescriptor;var … argument
5 …nested error: `+R.message;if(O)return a.addWarning({message:z,error:R}),!0;throw Yr(z)}function p(… function
7 `),this},this.appendIndent=function(){return t&&e.write(n.join(" ")),this},this.indent=function(){… argument
10p://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="`+c.width+'" height="'+… argument
44 …`}function Hv(e){var t,n,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="ob… argument
208 …`}function $v(e){let{onClose:t,onKeydown:n,onKeyup:r,className:i,children:o,position:a}=e,s=To();r… argument
262 …0;function oi(e,t,n,r){e.registerProvider($C,this),this._contextPad=e,this._popupMenu=t,this._tran… argument
274 …</svg>`};function un(e,t,n,r,i,o,a,s){this._bpmnFactory=e,this._popupMenu=t,this._modeling=n,this.… argument
282popupMenu=e,this._rules=r,e.registerProvider("align-elements",GT,this)}to.$inject=["popupMenu","di… argument
328 …<span>${s}</span>`;o=this.isActive()?o:"inactive",["error","inactive","success","warning"].forEach… argument
/plugin/diagramsnet/lib/js/croppie/
Dcroppie.min.js1 …ypeof define&&define.amd?define(t):"object"==typeof exports&&"string"!=typeof exports.nodeName?mod… function
/plugin/diagramsnet/lib/js/diagramly/vsdx/
Dimporter.js525 /*private*/ mxVsdxCodec.prototype.scalePoint = function (p, scale) { argument
1447 … mxVsdxCodec.prototype.rotateChildEdge = function (model, parent, beginXY, endXY, points) { argument
1786 mxVssxCodec.prototype.transPoint = function (p, srcP) { argument
2670 mxVsdxGeometry.prototype.getPathXML = function (p, shape) { argument
2887 …/*private*/ mxVsdxGeometryList.prototype.processGeo = function (shape, p, parsedGeom, lastGeoStyle… argument
5545 /*private*/ HSLColor.prototype.hue2rgb = function (p, q, t) { argument
6578 ArcTo.prototype.handle = function (p, shape) { argument
6641 DelRow.prototype.handle = function (p, shape) { argument
6678 Ellipse.prototype.handle = function (p, shape) { argument
6744 EllipticalArcTo.prototype.handle = function (p, shape) { argument
[all …]
/plugin/pdfjs/pdfjs/build/
Dpdf.js14328 points[0] = 1; field
14342 points[j] = 2; field
14351 points[j0] = data[pos] ? 1 : 8; field
14361 points[j0 + j] = POINT_TYPES[sum]; field
14369 points[j0 + j] = data[pos] ? 2 : 4; field
14382 points[j0] = 8; field
14396 points[j0 + j] = 4; field
14412 p++; field
14428 p += step; field
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.development.js2414 function toSVGPoints(points) { argument
2424 function createLine(points, attrs) { argument
2427 attr(line, { points: toSVGPoints(points) }); property
2436 function updateLine(gfx, points) { argument
2437 attr(gfx, { points: toSVGPoints(points) }); property
3069 function pointsOnLine(p, q, r, accuracy) { argument
3160 function pointInRect(p, rect, tolerance) { argument
3177 function getMidPoint(p, q) { argument
3311 p[ps] = { variable
3372 function bezierBBox(points) { argument
[all …]
Dbpmn-modeler.production.min.js2peof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?… function
7parseFloat,Ct=Math,Tt=Ct.PI,Rt=Ct.min,Pt=Ct.max,At=Ct.pow,kt=Ct.abs,Mt=/([a-z])[\s,]*((-?\d*\.?\d*… function in si.registerType.anonymousFunction238dff8712200.Ri.parse.anonymousFunction238dff8713200.L
28p://bpmn.io" target="_blank" class="bjs-powered-by" title="Powered by bpmn.io" style="position: ab… argument
33 …o,a=["","webkit","Moz","MS","ms","o"],s=n.createElement("div"),c=Math.round,p=Math.abs,u=Date.now;… function
34ps://mths.be/cssescape v1.5.1 by @mathias | MIT license */!function(t,n){var i;i=e,t.exports=funct… function
/plugin/mermaid/
H A Dmermaid.min.js1 …mermaid_nm||={}).mermaid=(()=>{var sNe=Object.create;var Ky=Object.defineProperty;var oNe=Object.g… variable in c7
266 `).map(function(p,m){return m===0?p:""+d+p}).join(` argument
393ption"),Sr=o(()=>FD,"getAccDescription"),Ar=o(e=>{BD=$D(e)},"setDiagramTitle"),Er=o(()=>BD,"getDia… argument
493 `),a):fr(t.label,a),h=t.isNode?"nodeLabel":"edgeLabel",d=l.append("span");d.html(u),wre(d,t.labelSt… argument
494 …t(t);t.labelStyle=r,t.label="";let n=e.insert("g").attr("class",Ct(t)).attr("id",t.domId??t.id),a=…
502 …M${m},${g-on} L${m},${g+p}`;t.look!=="handDrawn"&&(x.roughness=0,x.fillStyle="solid");let w=v.path… property
562 You have to call mermaid.initialize.`)}isLinkData(t){return t!==null&&typeof t=="object"&&"id"in t&… property
565 …h.abs(n-t.y)*s>Math.abs(i-t.x)*u){let f=r.y<t.y?t.y-u-n:n-u-t.y;l=d*f/h;let p={x:r.x<t.x?r.x+l:r.x… variable
571 …L0,20`).attr("stroke-linejoin","miter")},"requirement_arrow_neo"),wUe=o((e,t,r)=>{let i=e.append("… argument
577 …(e,t){return htt(e)||mtt(e,t)||uP(e,t)||gtt()}function N3(e){return dtt(e)||ptt(e)||uP(e)||ytt()}f… argument
/plugin/strata/
H A Dplotly-2.25.2.min.js8peof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?def… function
/plugin/diagramsnet/lib/js/
Dviewer.min.js77 …:276,noframes:276,noscript:276,object:272,ol:0,optgroup:0,option:1,output:0,p:1,param:274,pre:0,pr… property
81 …"HTMLOptGroupElement",option:"HTMLOptionElement",output:"HTMLOutputElement",p:"HTMLParagraphElemen… property
86 function v(b){var d={z:b.z||b.cdata,A:b.A||b.comment,B:b.B||b.endDoc,t:b.t||b.endTag,e:b.e||b.pcdat… argument
103 $jscomp.polyfill=function(d,h,l,p){if(h){l=$jscomp.global;d=d.split(".");for(p=0;p<d.length-1;p++){… argument
104 $jscomp.polyfill("Object.setPrototypeOf",function(d){return d?d:"object"!=typeof"".__proto__?null:f… argument
105 $jscomp.polyfill("Reflect.construct",function(d){return d?d:function(d,l,p){void 0===p&&(p=d);p=Obj… argument
107 $jscomp.iteratorPrototype=function(d){$jscomp.initSymbolIterator();d={next:d};d[$jscomp.global.Symb… argument
109 $jscomp.polyfill("Array.prototype.fill",function(d){return d?d:function(d,l,p){var h=this.length||0… argument
122 d]:null}function p(b,a,e){var c=b.length;if(3>c)return!1;var f=[Number.MAX_SAFE_INTEGER,e];a=[a,e];… function
269 …y,a[e+1].x,a[e+1].y,b.x,b.y,c.x,c.y);if(null!=f){var g=c.x-f.x,k=c.y-f.y,f={p:f,distSq:k*k+g*g};nu… property
[all …]
Dviewer-static.min.js77 …:276,noframes:276,noscript:276,object:272,ol:0,optgroup:0,option:1,output:0,p:1,param:274,pre:0,pr… property
81 …"HTMLOptGroupElement",option:"HTMLOptionElement",output:"HTMLOutputElement",p:"HTMLParagraphElemen… property
86 function v(b){var d={z:b.z||b.cdata,A:b.A||b.comment,B:b.B||b.endDoc,t:b.t||b.endTag,e:b.e||b.pcdat… argument
103 $jscomp.polyfill=function(d,h,l,p){if(h){l=$jscomp.global;d=d.split(".");for(p=0;p<d.length-1;p++){… argument
104 $jscomp.polyfill("Object.setPrototypeOf",function(d){return d?d:"object"!=typeof"".__proto__?null:f… argument
105 $jscomp.polyfill("Reflect.construct",function(d){return d?d:function(d,l,p){void 0===p&&(p=d);p=Obj… argument
107 $jscomp.iteratorPrototype=function(d){$jscomp.initSymbolIterator();d={next:d};d[$jscomp.global.Symb… argument
109 $jscomp.polyfill("Array.prototype.fill",function(d){return d?d:function(d,l,p){var h=this.length||0… argument
122 d]:null}function p(b,a,e){var c=b.length;if(3>c)return!1;var f=[Number.MAX_SAFE_INTEGER,e];a=[a,e];… function
269 …y,a[e+1].x,a[e+1].y,b.x,b.y,c.x,c.y);if(null!=f){var g=c.x-f.x,k=c.y-f.y,f={p:f,distSq:k*k+g*g};nu… property
[all …]
Dapp.min.js75 …:276,noframes:276,noscript:276,object:272,ol:0,optgroup:0,option:1,output:0,p:1,param:274,pre:0,pr… property
79 …"HTMLOptGroupElement",option:"HTMLOptionElement",output:"HTMLOutputElement",p:"HTMLParagraphElemen… property
84 function v(b){var d={z:b.z||b.cdata,A:b.A||b.comment,B:b.B||b.endDoc,t:b.t||b.endTag,e:b.e||b.pcdat… argument
113 (function(u){function p(b,n,a,c,e,j,k){b=b+(n&a|~n&c)+e+k;return(b<<j|b>>>32-j)+n}function d(b,n,a,… function
119 (function(){var u=CryptoJS,p=u.lib,d=p.Base,l=p.WordArray,p=u.algo,s=p.EvpKDF=d.extend({cfg:d.exten… argument
127 …ertext)},_parse:function(a,b){return"string"==typeof a?b.parse(a,this):a}}),p=(p.kdf={}).OpenSSL={… property
135 …ypeof define&&define.amd?define(t):"object"==typeof exports&&"string"!=typeof exports.nodeName?mod… function
137 $jscomp.polyfill=function(d,h,l,p){if(h){l=$jscomp.global;d=d.split(".");for(p=0;p<d.length-1;p++){… argument
138 $jscomp.polyfill("Object.setPrototypeOf",function(d){return d?d:"object"!=typeof"".__proto__?null:f… argument
139 $jscomp.polyfill("Reflect.construct",function(d){return d?d:function(d,l,p){void 0===p&&(p=d);p=Obj… argument
[all …]
/plugin/stlviewer/stlviewer/
Dthree.min.js2alThis:t||self).THREE={})}(this,(function(t){"use strict";void 0===Number.EPSILON&&(Number.EPSILON… argument
/plugin/statistics/js/
H A Dchart.js7 …i.length;let n=0;for(;n<s;++n)e[i[n]]=g(t[i[n]]);return e}return t}function p(t){return-1===["__pr… function
13turn yt(_t(t/2.55)/100,0,1)}function kt(t){return yt(_t(100*t),0,100)}const St={0:0,1:1,2:2,3:3,4:… constant
/plugin/diagramsnet/lib/mxgraph/
DmxClient.js65 …y,a[e+1].x,a[e+1].y,b.x,b.y,c.x,c.y);if(null!=f){var g=c.x-f.x,k=c.y-f.y,f={p:f,distSq:k*k+g*g};nu… property
299 mxXmlCanvas2D.prototype.text=function(a,b,c,d,e,f,g,k,l,m,n,p,q){if(this.textEnabled&&null!=e){mxUt… argument
307 mxSvgCanvas2D.prototype.createElement=function(a,b){if(null!=this.root.ownerDocument.createElementN… argument
308 mxSvgCanvas2D.prototype.createAlternateContent=function(a,b,c,d,e,f,g,k,l,m,n,p,q){a=this.getAltern… argument
336 mxSvgCanvas2D.prototype.addForeignObject=function(a,b,c,d,e,f,g,k,l,m,n,p,q,r,t){q=this.createEleme… argument
342 mxSvgCanvas2D.createCss=function(a,b,c,d,e,f,g,k,l,m,n,p,q){p="box-sizing: border-box; font-size: 0… argument
347 mxSvgCanvas2D.prototype.text=function(a,b,c,d,e,f,g,k,l,m,n,p,q){if(this.textEnabled&&null!=e)if(p=… argument
349 mxSvgCanvas2D.prototype.plainText=function(a,b,c,d,e,f,g,k,l,m,n,p){n=null!=n?n:0;k=this.state;var … argument
368 mxShape.prototype.minSvgStrokeWidth=1;mxShape.prototype.bounds=null;mxShape.prototype.points=null;m… method in mxShape
455 function mxText(a,b,c,d,e,f,g,k,l,m,n,p,q,r,t,u,x,y,B,A,z){mxShape.call(this);this.value=a;this.bou… argument
[all …]
/plugin/achart/assets/
Dapexcharts.min.js6peof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?… function
14i.start(t)})),this.el.on("touchstart.drag",(function(t){i.start(t)}))},t.prototype.transformPoint=… argument
/plugin/jdraw/lib/
Djdraw.jar ... .util.Iterator it java.util.List points com.mxgraph.util.mxPoint point int i ...

12