Home
last modified time | relevance | path

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

/plugin/a2s/
H A DASCIIToSVG.php2171 private function translateTransform($tX, $tY, $x, $y) { function in dokuwiki\\plugin\\a2s\\SVGPath
2195 list ($x, $y) = $this->translateTransform($cX, $cY, $x, $y);
2204 list ($x, $y) = $this->translateTransform(-$cX, -$cY, $ret[0], $ret[1]);
2238 return $this->translateTransform($args[0], $args[1], $p->x, $p->y);
/plugin/openlayersmap/ol7/
H A Dol.js.map