Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.fastps.class.php64 function _findfont($name, $encoding) { function in OutputDriverFastPS
93 $font = $this->_findfont($name, $encoding);
102 $font = $this->_findfont($name, $encoding);
259 $this->currentfont = $this->_findfont($name, $encoding);