Home
last modified time | relevance | path

Searched refs:ihtml (Results 1 – 25 of 43) sorted by last modified time

12

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DA.php8 public function open($attr, &$ahtml, &$ihtml) argument
42 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 DBarCode.php13 public function open($attr, &$ahtml, &$ihtml) argument
266 public function close(&$ahtml, &$ihtml)
253 close(& $ahtml, & $ihtml) global() argument
H A DBlockTag.php13 public function open($attr, &$ahtml, &$ihtml)
343 $currblk['array_i'] = $ihtml; // mPDF 6
847 $autopadding = $this->mpdf->_getListMarkerWidth($currblk, $ahtml, $ihtml);
951 public function close(&$ahtml, &$ihtml)
1260 $ihtml = $this->mpdf->blk[$this->mpdf->blklvl]['array_i'] - 1;
1262 $ahtml[$ihtml + 1] .= ' pagebreakavoidchecked="true";'; // avoid re-iterating; read in OpenTag()
14 open($attr, & $ahtml, & $ihtml) global() argument
952 close(& $ahtml, & $ihtml) global() argument
H A DBookmark.php8 public function open($attr, &$ahtml, &$ihtml) argument
29 public function close(&$ahtml, &$ihtml) argument
H A DBr.php8 public function open($attr, &$ahtml, &$ihtml) argument
85 public function close(&$ahtml, &$ihtml) argument
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 DDotTab.php8 public function open($attr, &$ahtml, &$ihtml) argument
65 public function close(&$ahtml, &$ihtml) argument
H A DFormFeed.php9 public function open($attr, &$ahtml, &$ihtml) argument
290 public function close(&$ahtml, &$ihtml) argument
H A DHr.php10 public function open($attr, &$ahtml, &$ihtml) argument
123 public function close(&$ahtml, &$ihtml) argument
H A DImg.php11 public function open($attr, &$ahtml, &$ihtml) argument
456 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 DIndexInsert.php8 public function open($attr, &$ahtml, &$ihtml) argument
30 public function close(&$ahtml, &$ihtml) argument
H A DInlineTag.php10 public function open($attr, &$ahtml, &$ihtml) argument
178 public function close(&$ahtml, &$ihtml) argument
H A DInput.php11 public function open($attr, &$ahtml, &$ihtml) argument
422 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 DMeter.php10 public function open($attr, &$ahtml, &$ihtml) argument
297 public function close(&$ahtml, &$ihtml) argument
299 parent::close($ahtml, $ihtml);
H A DNewColumn.php8 public function open($attr, &$ahtml, &$ihtml) argument
15 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 DPageFooter.php10 public function open($attr, &$ahtml, &$ihtml) argument
150 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 DSelect.php10 public function open($attr, &$ahtml, &$ihtml) argument
61 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 DSubstituteTag.php8 public function close(&$ahtml, &$ihtml) argument
H A DTBody.php8 public function open($attr, &$ahtml, &$ihtml) argument
17 public function close(&$ahtml, &$ihtml) argument

12