Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.pdflib.1.6.class.php20 $font = $this->_control_font();
32 $font = $this->_control_font();
44 $font = $this->_control_font();
53 $font = $this->_control_font();
65 $font = $this->_control_font();
82 $font = $this->_control_font();
99 $font = $this->_control_font();
151 $font = $this->_control_font();
172 function _control_font() { function in OutputDriverPdflib16