Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.fastps.class.php285 if ($this->overline) { $this->_show_overline($x, $y, $width, $this->fontsize); };
332 function _show_overline($x, $y, $width, $height) { function in OutputDriverFastPS