Searched defs:toc_id (Results 1 – 3 of 3) sorted by relevance
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/ |
H A D | FormFeed.php | 7 public $toc_id; variable in Mpdf\\Tag\\FormFeed
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | TableOfContents.php | 96 public function TOCpagebreak( 253 $toc_id = 0,
|
H A D | Mpdf.php | 23308 $toc_id = 0, 23380 …', $efname = '', $ohvalue = 0, $ehvalue = 0, $ofvalue = 0, $efvalue = 0, $toc_id = 0, $pagesel = '… 23401 function TOC_Entry($txt, $level = 0, $toc_id = 0)
|