Home
last modified time | relevance | path

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

/plugin/rrdgraph/inc/
H A Dsvgbinding.php183 public function createSVG($outputFile, $rrdOptions, $inputFile) { function in SvgBinding
/plugin/twofactorgoogleauth/
H A DQRCode.php63 return (new QRCode($data, $options))->createSVG();
71 public function createSVG() function in dokuwiki\\plugin\\twofactorgoogleauth\\QRCode
/plugin/rrdgraph/
H A Dhelper.php582 …$svgBinding->createSVG($cacheInfo->getFileName(), array_merge($commandLine, $graphCommands), $bind…