Home
last modified time | relevance | path

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

/plugin/captcha/
H A DEasySVG.php247 $d = $this->defScale($d, $fontSize, -$fontSize);
312 $d = $this->defScale($d, $fontSize, -$fontSize);
381 public function defScale($def, $x = 1, $y = 1)
382 public function defScale($def, $x = 1, $y = 1) global() function in EasySVG