Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php188 var $defaultheaderfontstyle;
12733 if ($this->defaultheaderfontstyle) {
12735 if ($this->defaultheaderfontstyle == 'B' || $this->defaultheaderfontstyle == 'BI') {
12739 if ($this->defaultheaderfontstyle == 'I' || $this->defaultheaderfontstyle == 'BI') {
12761 if ($this->defaultheaderfontstyle) {
12762 if ($this->defaultheaderfontstyle == 'B' || $this->defaultheaderfontstyle == 'BI') {
12765 if ($this->defaultheaderfontstyle
197 var $defaultheaderfontstyle; global() variable in Mpdf\\Mpdf
[all...]