Home
last modified time | relevance | path

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

/plugin/combo/resources/snippet/js/
H A Dlightbox.js55 let svgStyle = "max-height:95vh;max-width:95vw";
59 svgStyle += ';width: 100%;min-width: 75vw'
66 <img src="${src}" alt="${alt}" style="${svgStyle}"/>
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php1348 function svgStyle($critere_style, $attribs, $element) function in Mpdf\\Image\\Svg
4069 list($prestyle, $poststyle) = $this->svgStyle($path_style, $attribs, strtolower($name));