Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.text.php103 function _get_font_name(&$viewport, $subword_index) { function in TextBox
356 $font_name = $this->_get_font_name($driver, 0);
396 $font_name = $this->_get_font_name($driver, $i);
501 $status = $driver->setfont($this->_get_font_name($driver, $i),
517 $status = $driver->setfont($this->_get_font_name($driver, $index),
542 $status = $driver->setfont($this->_get_font_name($driver, $i),
586 $status = $driver->setfont($this->_get_font_name($driver, $i),
611 $status = $driver->setfont($this->_get_font_name($driver, $i),
H A Dbox.field.pageno.php31 $this->_get_font_name($viewport,0),
61 $this->_get_font_name($driver, 0),
H A Dbox.field.pages.php35 $this->_get_font_name($viewport, 0),
67 $this->_get_font_name($viewport, 0),
H A Dbox.img.php91 function _get_font_name(&$driver, $subword_index) { function in GenericImgBox
118 $font_name = $this->_get_font_name($driver, 0);