Home
last modified time | relevance | path

Searched refs:ahtml (Results 1 – 25 of 43) sorted by relevance

12

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTag.php173 public function OpenTag($tag, $attr, &$ahtml, &$ihtml)
181 $this->CloseTag('LI', $ahtml, $ihtml);
186 $this->CloseTag('DT', $ahtml, $ihtml);
191 $this->CloseTag('DD', $ahtml, $ihtml);
202 $this->CloseTag('P', $ahtml, $ihtml);
208 $this->CloseTag('OPTION', $ahtml, $ihtml);
213 $this->CloseTag($this->mpdf->lastoptionaltag, $ahtml, $ihtml);
217 $this->CloseTag($this->mpdf->lastoptionaltag, $ahtml, $ihtml);
221 $this->CloseTag($this->mpdf->lastoptionaltag, $ahtml, $ihtml);
225 $this->CloseTag($this->mpdf->lastoptionaltag, $ahtml,
176 OpenTag($tag, $attr, & $ahtml, & $ihtml) global() argument
247 CloseTag($tag, & $ahtml, & $ihtml) global() argument
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DColumns.php32 public function open($attr, &$ahtml, &$ihtml) argument
38 $t->close($ahtml, $ihtml);
64 public function close(&$ahtml, &$ihtml) argument
H A DTh.php8 public function close(&$ahtml, &$ihtml) argument
11 parent::close($ahtml, $ihtml);
H A DToc.php8 public function open($attr, &$ahtml, &$ihtml) argument
14 public function close(&$ahtml, &$ihtml) argument
H A DPre.php8 public function open($attr, &$ahtml, &$ihtml) argument
11 parent::open($attr, $ahtml, $ihtml); // TODO: Change the autogenerated stub
H A DNewColumn.php8 public function open($attr, &$ahtml, &$ihtml) argument
15 public function close(&$ahtml, &$ihtml) argument
H A DTocPageBreak.php7 public function open($attr, &$ahtml, &$ihtml) argument
14 parent::open($attr, $ahtml, $ihtml);
H A DWatermarkText.php8 public function open($attr, &$ahtml, &$ihtml) argument
22 public function close(&$ahtml, &$ihtml) argument
H A DIndexInsert.php8 public function open($attr, &$ahtml, &$ihtml) argument
30 public function close(&$ahtml, &$ihtml) argument
H A DTBody.php8 public function open($attr, &$ahtml, &$ihtml) argument
17 public function close(&$ahtml, &$ihtml) argument
H A DBookmark.php8 public function open($attr, &$ahtml, &$ihtml) argument
29 public function close(&$ahtml, &$ihtml) argument
H A DWatermarkImage.php8 public function open($attr, &$ahtml, &$ihtml) argument
38 public function close(&$ahtml, &$ihtml) argument
H A DIndexEntry.php8 public function open($attr, &$ahtml, &$ihtml) argument
29 public function close(&$ahtml, &$ihtml) argument
H A DTocEntry.php8 public function open($attr, &$ahtml, &$ihtml) argument
35 public function close(&$ahtml, &$ihtml) argument
H A DOption.php10 public function open($attr, &$ahtml, &$ihtml) argument
33 public function close(&$ahtml, &$ihtml) argument
H A DA.php8 public function open($attr, &$ahtml, &$ihtml) argument
42 public function close(&$ahtml, &$ihtml) argument
H A DLegend.php10 public function open($attr, &$ahtml, &$ihtml) argument
19 public function close(&$ahtml, &$ihtml) argument
H A DTFoot.php10 public function open($attr, &$ahtml, &$ihtml) argument
45 public function close(&$ahtml, &$ihtml) argument
H A DTHead.php8 public function open($attr, &$ahtml, &$ihtml) argument
43 public function close(&$ahtml, &$ihtml) argument
H A DSetHtmlPageFooter.php8 public function open($attr, &$ahtml, &$ihtml) argument
70 public function close(&$ahtml, &$ihtml) argument
H A DAnnotation.php8 public function open($attr, &$ahtml, &$ihtml) argument
96 public function close(&$ahtml, &$ihtml) argument
H A DTag.php123 abstract public function open($attr, &$ahtml, &$ihtml); argument
125 abstract public function close(&$ahtml, &$ihtml); argument
H A DDotTab.php8 public function open($attr, &$ahtml, &$ihtml) argument
65 public function close(&$ahtml, &$ihtml) argument
H A DTts.php8 public function open($attr, &$ahtml, &$ihtml) argument
H A DTtz.php8 public function open($attr, &$ahtml, &$ihtml) argument

12