Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php1923 function AddFont($fontkey, $family, $encoding, $file, $bEmbed) { argument
1934 if (!$bEmbed) { $file = ''; };
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php1938 function AddFont($fontkey, $family, $style, $encoding, $file, $bEmbed) { argument
1957 if (!$bEmbed) { $file = ''; };