Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DTta.php13 if (in_array($this->mpdf->FontFamily, $this->mpdf->mono_fonts)) {
15 } elseif (in_array($this->mpdf->FontFamily, $this->mpdf->serif_fonts)) {
H A DDotTab.php45 $objattr['fontfamily'] = $this->mpdf->FontFamily;
H A DTextArea.php74 $objattr['fontfamily'] = $this->mpdf->FontFamily;
H A DSelect.php126 $objattr['fontfamily'] = $this->mpdf->FontFamily;
H A DTextCircle.php117 $objattr['fontfamily'] = $this->mpdf->FontFamily;
H A DInput.php80 $objattr['fontfamily'] = $this->mpdf->FontFamily;
H A DTable.php284 $this->mpdf->base_table_properties['FONT-FAMILY'] = $this->mpdf->FontFamily;
/plugin/dw2pdf/vendor/setasign/fpdi/src/
H A DFpdfTplTrait.php206 if ($this->FontFamily) {
238 'FontFamily' => $this->FontFamily,
285 $this->FontFamily = $state['FontFamily'];
297 $fontKey = $this->FontFamily . $this->FontStyle;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DForm.php425 $save_font = $this->mpdf->FontFamily;
553 $save_font = $this->mpdf->FontFamily;
605 $save_font = $this->mpdf->FontFamily;
903 'font' => $this->mpdf->FontFamily,
929 if (!in_array($this->mpdf->FontFamily, $this->form_fonts)) {
930 $this->form_fonts[] = $this->mpdf->FontFamily;
931 $this->mpdf->fonts[$this->mpdf->FontFamily]['used'] = true;
984 'font' => $this->mpdf->FontFamily,
1004 if (!in_array($this->mpdf->FontFamily, $this->form_fonts)) {
1005 $this->form_fonts[] = $this->mpdf->FontFamily;
[all...]
H A DMpdf.php793 var $FontFamily; // current font family
1106 $this->FontFamily = '';
2963 $family = $this->FontFamily;
2981 $this->FontFamily = '';
3164 $family = $this->FontFamily;
3511 if ($c == chr(173) && $this->FontFamily != 'csymbol' && $this->FontFamily != 'czapfdingbats') {
3708 if ($this->FontFamily != 'csymbol' && $this->FontFamily != 'czapfdingbats') {
4041 if ($this->FontFamily) {
792 var $FontFamily; // current font family global() variable in Mpdf\\Mpdf
[all...]
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php1064 var $FontFamily; //current font family variable in FPDF
1644 $this->FontFamily='';
1792 $family=$this->FontFamily;
1995 $this->FontFamily = $family;
2539 $this->FontFamily='';
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php972 var $FontFamily; //current font family variable in FPDF
1550 $this->FontFamily='';
1778 $family=$this->FontFamily;
2025 $this->FontFamily = $family;
2992 $this->FontFamily='';
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DImageProcessor.php264 $family = $this->mpdf->FontFamily;
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1FontFamily |\n *\n * **Notes:**\n * Default value: '\"trebuchet ms\", verdana, arial, sans-s…