Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.fastps.class.php287 if ($this->linethrough) { $this->_show_linethrough($x, $y, $width, $this->fontsize); };
339 function _show_linethrough($x, $y, $width, $height) { function in OutputDriverFastPS