Home
last modified time | relevance | path

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

12

/dports/www/osticket/upload/include/mpdf/vendor/mpdf/mpdf/src/
H A DTag.php180 $this->CloseTag('LI', $ahtml, $ihtml);
185 $this->CloseTag('DT', $ahtml, $ihtml);
190 $this->CloseTag('DD', $ahtml, $ihtml);
201 $this->CloseTag('P', $ahtml, $ihtml);
207 $this->CloseTag('OPTION', $ahtml, $ihtml);
225 $this->CloseTag('TR', $ahtml, $ihtml);
226 $this->CloseTag('THEAD', $ahtml, $ihtml);
231 $this->CloseTag('TR', $ahtml, $ihtml);
232 $this->CloseTag('THEAD', $ahtml, $ihtml);
239 return $object->open($attr, $ahtml, $ihtml);
[all …]
/dports/www/osticket/upload/include/mpdf/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 DTHead.php8 public function open($attr, &$ahtml, &$ihtml) argument
43 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 DLegend.php10 public function open($attr, &$ahtml, &$ihtml) argument
19 public function close(&$ahtml, &$ihtml) argument
H A DTag.php112 abstract public function open($attr, &$ahtml, &$ihtml); argument
114 abstract 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 DDotTab.php8 public function open($attr, &$ahtml, &$ihtml) argument
65 public function close(&$ahtml, &$ihtml) argument
H A DPageFooter.php10 public function open($attr, &$ahtml, &$ihtml) argument
150 public function close(&$ahtml, &$ihtml) argument
H A DBr.php8 public function open($attr, &$ahtml, &$ihtml) argument
85 public function close(&$ahtml, &$ihtml) argument

12