Searched refs:toc_mgb (Results 1 – 2 of 2) sorted by relevance
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
D | TableOfContents.php | 106 $toc_mgb = '', argument 185 $this->m_TOC[$toc_id]['TOC_margin_bottom'] = $toc_mgb; 221 $this->TOC_margin_bottom = $toc_mgb; 359 $toc_mgb = $this->TOC_margin_bottom; 402 $toc_mgb = $this->m_TOC[$toc_id]['TOC_margin_bottom']; 439 …tp_reset, $tp_pagenumstyle, $tp_suppress, $toc_mgl, $toc_mgr, $toc_mgt, $toc_mgb, $toc_mgh, $toc_m…
|
D | Mpdf.php | 23403 …$toc_mgb = (isset($a['toc_mgb']) ? $a['toc_mgb'] : (isset($a['toc-margin-bottom']) ? $a['toc-margi… 23441 …Paging, $TOCuseLinking, $toc_orientation, $toc_mgl, $toc_mgr, $toc_mgt, $toc_mgb, $toc_mgh, $toc_m… 23444 …'', $toc_orientation = '', $toc_mgl = '', $toc_mgr = '', $toc_mgt = '', $toc_mgb = '', $toc_mgh = … argument 23462 …Paging, $TOCuseLinking, $toc_orientation, $toc_mgl, $toc_mgr, $toc_mgt, $toc_mgb, $toc_mgh, $toc_m…
|