H A D | output.fastps.class.php | 14 var $overline; variable in OutputDriverFastPS 54 function decoration($underline, $overline, $linethrough) { argument 56 $this->overline = $overline; 234 $this->overline = false; 285 if ($this->overline) { $this->_show_overline($x, $y, $width, $this->fontsize); };
|