Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTag.php173 public function OpenTag($tag, $attr, &$ahtml, &$ihtml)
176 public function OpenTag($tag, $attr, &$ahtml, &$ihtml) global() function in Mpdf\\Tag
H A DMpdf.php2865 $this->tag->OpenTag($save_blk[$b]['tag'], $save_blk[$b]['attr'], $arr, $i);
2893 $this->tag->OpenTag($save_blk[$b]['tag'], $save_blk[$b]['attr'], $arr, $i);
13651 // Correct for tags where HTML5 specifies optional end tags (see also OpenTag() )
13812 $this->tag->OpenTag($tag, $attr, $a, $i); // mPDF 6
18470 case 'VISIBILITY': // block is set in OpenTag