Home
last modified time | relevance | path

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

/plugin/a2s/
H A DASCIIToSVG.php2192 private function rotateTransform($angle, $x, $y, $cX = 0, $cY = 0) { function in dokuwiki\\plugin\\a2s\\SVGPath
2245 return $this->rotateTransform($args[0], $p->x, $p->y, $args[1], $args[2]);
2247 return $this->rotateTransform($args[0], $p->x, $p->y);
/plugin/openlayersmap/ol7/
H A Dol.js.map