Home
last modified time | relevance | path

Searched refs:Ellipse (Results 1 – 25 of 51) sorted by last modified time

123

/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt1072 Rounded Corners, Ellipse, Mask, Rotate) are now output
/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php2974 $phpthumbFilters->Ellipse($this->gdimg_output);
H A Dphpthumb.filters.php411 public function Ellipse($gdimg) { function in phpthumb_filters
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php25336 $this->Ellipse($x, $y, $r, $r, $style);
25339 function Ellipse($x, $y, $rx, $ry, $style = 'S')
25275 function Ellipse($x, $y, $rx, $ry, $style = 'S') global() function in Mpdf\\Mpdf
/plugin/achart/assets/
H A Dapexcharts.min.js6Ellipse=a.invent({create:"ellipse",inherit:a.Shape,construct:{ellipse:function(t,e){return this.pu…
/plugin/diagramsnet/lib/resources/
H A Ddia_fa.txt243 ellipse=Ellipse
H A Ddia_ja.txt243 ellipse=Ellipse
H A Ddia_kn.txt243 ellipse=Ellipse
406 insertEllipse=Insert Ellipse
H A Ddia_si.txt243 ellipse=Ellipse
406 insertEllipse=Insert Ellipse
H A Ddia_sl.txt243 ellipse=Ellipse
406 insertEllipse=Insert Ellipse
H A Ddia_ta.txt243 ellipse=Ellipse
406 insertEllipse=Insert Ellipse
H A Ddia_vi.txt243 ellipse=Ellipse
H A Ddia_ar.txt243 ellipse=Ellipse
H A Ddia_bn.txt243 ellipse=Ellipse
406 insertEllipse=Insert Ellipse
H A Ddia_da.txt243 ellipse=Ellipse
H A Ddia_eo.txt243 ellipse=Ellipse
406 insertEllipse=Insert Ellipse
H A Ddia_fil.txt243 ellipse=Ellipse
H A Ddia_fr.txt243 ellipse=Ellipse
H A Ddia_he.txt243 ellipse=Ellipse
H A Ddia_mr.txt243 ellipse=Ellipse
406 insertEllipse=Insert Ellipse
H A Ddia_my.txt243 ellipse=Ellipse
406 insertEllipse=Insert Ellipse
H A Ddia_hi.txt243 ellipse=Ellipse
406 insertEllipse=Insert Ellipse
H A Ddia_ko.txt243 ellipse=Ellipse
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js2026 … return new com.mxgraph.io.vsdx.geometry.Ellipse(index, x, y, a, b, c, d);
6662 var Ellipse = (function (_super) { function
6663 __extends(Ellipse, _super);
6664 function Ellipse(index, x, y, a, b, c, d) { function
6678 Ellipse.prototype.handle = function (p, shape) { class
6710 return Ellipse;
6712 geometry.Ellipse = Ellipse;
6713 Ellipse["__class"] = "com.mxgraph.io.vsdx.geometry.Ellipse";
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1158 …etry.ArcTo(n,d,e,m);case "Ellipse":return new f.mxgraph.io.vsdx.geometry.Ellipse(n,d,e,m,q,C,B);ca…
1340 …large-arc-flag="1" sweep-flag="0"/>'}return""};return a}(f.mxgraph.io.vsdx.geometry.Row);e.Ellipse=

123