Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php1526 function _MakeFontKey($family, $encoding) { function in FPDF
1531 $fontkey = $this->_MakeFontKey($name, $encoding);
1537 $fontkey = $this->_MakeFontKey($name, $encoding);
1992 $fontkey = $this->_MakeFontKey($family, $encoding);
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php1436 function _MakeFontKey($family, $encoding) { function in FPDF
1441 $fontkey = $this->_MakeFontKey($name, $encoding);
1447 $fontkey = $this->_MakeFontKey($name, $encoding);
2018 $fontkey = $this->_MakeFontKey($family, $encoding);