Home
last modified time | relevance | path

Searched refs:_points (Results 1 – 11 of 11) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
Dvalue.generic.length.php11 var $_points; variable in Value
15 $this->_points *= $scale;
22 $value->_points = $this->_points;
27 return $this->_points;
33 $this->_points = 0;
40 $value->_points = 0;
52 $value->_points = 0;
84 $this->_points = $this->toPt($font_size);
Dpath.php7 var $_points; variable in Path
20 if (count($this->_points) < 1) {
24 $rect = new Rectangle($this->_points[0]->_clone(),
25 $this->_points[0]->_clone());
27 foreach ($this->_points as $point) {
38 $this->_points = array();
42 $this->_points[] = $point;
46 return $this->_points[$index];
50 return $this->_points;
55 foreach ($this->_points as $point) {
[all …]
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
DGeoPolygon.php26 protected $_points; variable in Elastica\\Query\\GeoPolygon
37 $this->_points = $points;
48 'points' => $this->_points,
59 return \count($this->_points);
/plugin/html2pdf/html2pdf/html2ps/cache/
D7d888258e9745b3716532ea81342daaf.css.compiled1_points";i:0;}s:10:"_important";b:0;}}s:10:"_positions";a:1:{i:33;i:0;}s:11:"_priorities";a:1:{i:0…
/plugin/statistics/js/
Dchartjs-plugin-datalabels.js7_points(),n=t._points(),i=[M(o[0],o[1]),M(o[0],o[3])];for(this._rotation!==t._rotation&&i.push(M(n… method
Dchart.js13_points=void 0,this._segments=void 0,this._decimated=!1,this._pointsUpdated=!1,this._datasetIndex=…
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js7362 this._points = [ ]; property
7415 this._points.push(point);
7423 this._points.length = 0;
7445 p1 = this._points[0],
7446 p2 = this._points[1];
7456 if (this._points.length === 2 && p1.x === p2.x && p1.y === p2.y) {
7462 for (var i = 1, len = this._points.length; i < len; i++) {
7468 p1 = this._points[i];
7469 p2 = this._points[i + 1];
7541 var pathData = this.convertPointsToSVGPath(this._points).join('');
Dfabric.min.js4_points=[]},onMouseDown:function(pointer){this._prepareForDrawing(pointer);this._captureDrawingPat… property
5_points[0],p2=this._points[1];ctx.save();ctx.transform(v[0],v[1],v[2],v[3],v[4],v[5]);ctx.beginPat…
/plugin/datatables/assets/pdfmake/
Dpdfmake.js15733 for (var _i = 0, _points = points; _i < _points.length; _i++) {
15734 var point = _points[_i];
/plugin/dirtylittlehelper/script/
Dmermaid.min.js.map1_points","formatUrl","linkStr","runFunc","functionName","arrPaths","fnName","initIdGeneratior","de…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1 …alMarkerSize, position, _points) {\n // Todo looking to faster cloning method\n var points = JSO…