/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/ |
H A D | Base.php | 117 $r[1 - $d_i] = $this->addPoint($r[0], $r[1]); 233 $r = $this->addPoint($p1, $p2);
|
H A D | Prime.php | 299 public function addPoint(array $p, array $q) function in phpseclib3\\Crypt\\EC\\BaseCurves\\Prime 561 $comb[1] = $this->addPoint($points[$a], $points[$b]); 562 $comb[2] = $this->addPoint($points[$a], $this->negatePoint($points[$b])); 636 $acc = $this->addPoint($acc, $p); 660 $res[] = $this->addPoint($res[$i - 1], $dbl);
|
H A D | Binary.php | 160 public function addPoint(array $p, array $q) function in phpseclib3\\Crypt\\EC\\BaseCurves\\Binary
|
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | path.php | 41 function addPoint($point) { function in Path 63 $this->addPoint($this->getPoint(0));
|
H A D | output.png.class.php | 447 $this->_path->addPoint(new Point($x, $y)); 452 $this->_path->addPoint(new Point($x, $y));
|
/plugin/statistics/inc/pchart/ |
H A D | pData.php | 50 public function addPoint($value, $series = "Series1", $Description = "") { function in pData 52 throw new InvalidArgumentException("Can't pass an array to addPoint()");
|
/plugin/statdisplay/pchart/ |
H A D | pData.php | 51 public function addPoint($value, $series = "Series1", $Description = "") { function in pData
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/ |
H A D | Ed448.php | 226 public function addPoint(array $p, array $q) function in phpseclib3\\Crypt\\EC\\Curves\\Ed448
|
H A D | Ed25519.php | 288 public function addPoint(array $p, array $q) function in phpseclib3\\Crypt\\EC\\Curves\\Ed25519
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/ |
H A D | PublicKey.php | 113 $rhs = $curve->addPoint($rhs, $R);
|
/plugin/a2s/ |
H A D | ASCIIToSVG.php | 2009 public function addPoint($x, $y, $flags = Point::POINT) { function in dokuwiki\\plugin\\a2s\\SVGPath 2987 $path->addPoint($col, $row, Point::CONTROL); 2989 $path->addPoint($col, $row); 3294 $line->addPoint($c, $r); 3583 $path->addPoint($c, $r); 3593 $path->addPoint($c, $r, Point::CONTROL); 3595 $path->addPoint($c, $r); 3655 $path->addPoint($c - $cInc, $r - $rInc); 3712 $pointExists = $path->addPoint($c, $r, Point::CONTROL); 3716 $pointExists = $path->addPoint($c, $r);
|
/plugin/sketchcanvas/script/ |
H A D | SketchCanvas.js | 1847 function addPoint(x, y){
1870 if(!addPoint(x, y))
1871 addPoint(x, y);
1874 addPoint(x, y);
2503 function addPoint(){
2516 addPoint();
2517 addPoint();
2541 addPoint();
1843 function addPoint(x, y){ global() function
|
/plugin/jmol2/jmol/ |
H A D | JmolAppletSigned0_ShapeSpecial.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
H A D | JmolApplet0_ShapeSpecial.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ... |
H A D | JmolApplet.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ... |
H A D | JmolAppletSigned.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
H A D | JmolApplet0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/obrador/
javax/
... |
H A D | JmolAppletSigned0.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
/plugin/diagramsnet/lib/plugins/webcola/ |
H A D | cola.min.js | 1 …new y(a.x,a.y,b.x,b.y),c,d)||this.E.push(new E(a.vv,b.vv))},a.prototype.addPoint=function(a,b){var… 2 …source.x,y:a.source.y},g={x:a.target.x,y:a.target.y},h=e.addPoint(f,a.source.index),l=e.addPoint(g…
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Graph.js | 6535 function addPoint(type, x, y) function 6564 changed = addPoint(0, p0.x, p0.y) || changed; 6635 changed = addPoint(1, list[j].x, list[j].y) || changed; 6640 changed = addPoint(0, pt.x, pt.y) || changed;
|
/plugin/datatables/assets/pdfmake/build/ |
H A D | pdfmake.min.js |
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
H A D | fabric.min.js | 5 …addPoint(pointer),ctx=this.canvas.contextTop,v=this.canvas.viewportTransform;ctx.save();ctx.transf…
|
H A D | fabric.js | 7594 var point = this.addPoint(pointer), 7667 addPoint: function(pointer) {
|
/plugin/diagramsnet/lib/mxgraph/ |
H A D | mxClient.js | 1632 …))}if(this.addEnabled&&null==c&&this.isAddPointEvent(b.getEvent()))this.addPoint(this.state,b.getE… 1669 mxEdgeHandler.prototype.addPoint=function(a,b){var c=mxUtils.convertPoint(this.graph.container,mxEv… method in mxEdgeHandler
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 1836 …))}if(this.addEnabled&&null==c&&this.isAddPointEvent(b.getEvent()))this.addPoint(this.state,b.getE… 1873 mxEdgeHandler.prototype.addPoint=function(a,b){var c=mxUtils.convertPoint(this.graph.container,mxEv… method in mxEdgeHandler
|