Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DInlineTag.php15 if ($this->mpdf->title2annots && isset($attr['TITLE'])) {
H A DImg.php423 if ($this->mpdf->title2annots && isset($attr['TITLE'])) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php143 var $title2annots;
13933 $save_annots = $this->title2annots; // *ANNOTATIONS*
14759 $this->title2annots = $save_annots; // *ANNOTATIONS*
152 var $title2annots; global() variable in Mpdf\\Mpdf