Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.pdflib.class.php15 var $_currentfont; variable in OutputDriverPdflib
284 $this->_currentfont = null;
378 $this->_currentfont = $this->findfont($name, $encoding);
380 pdf_setfont($this->pdf, $this->_currentfont, $size);