Home
last modified time | relevance | path

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

/plugin/a2s/
H A DASCIIToSVG.php2811 private $clearCorners; variable in dokuwiki\\plugin\\a2s\\ASCIIToSVG
2827 $this->clearCorners = array();
2958 foreach ($this->clearCorners as $corner) {
3896 $this->clearCorners[] = array($j, $p->gridX);
3910 $this->clearCorners[] = array($p->gridY, $j);
3938 $this->clearCorners[] = array($r, $c++);