Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php2214 function ConvertSVGSizePts($size = 5)
2888 $current_style['font-size'] = $this->ConvertSVGSizePts($tmp);
2943 $current_style['font-size'] = $this->ConvertSVGSizePts($critere_style['font-size']);
2083 function ConvertSVGSizePts($size = 5) global() function in Mpdf\\Image\\Svg