Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
DSvg.php2328 function svgPolyline($arguments, $ispolyline = true) function in Mpdf\\Image\\Svg
3803 $path_cmd = $this->svgPolyline($arguments, false);
3822 $path_cmd = $this->svgPolyline($arguments);