Searched refs:applyTransformToPath (Results 1 – 1 of 1) sorted by relevance
2262 private function applyTransformToPath($txf, &$p, $args) { function in dokuwiki\\plugin\\a2s\\SVGPath2533 $this->applyTransformToPath('scale', $o, array($objW/$oW, $objH/$oH));2534 $this->applyTransformToPath('translate', $o, array($minX, $minY));