Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.fastps.class.php286 if ($this->underline) { $this->_show_underline($x, $y, $width, $this->fontsize); };
325 function _show_underline($x, $y, $width, $height) { function in OutputDriverFastPS