Searched refs:toc_mgr (Results 1 – 2 of 2) sorted by relevance
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | TableOfContents.php | 104 $toc_mgr = '', argument 183 $this->m_TOC[$toc_id]['TOC_margin_right'] = $toc_mgr; 219 $this->TOC_margin_right = $toc_mgr; 357 $toc_mgr = $this->TOC_margin_right; 400 $toc_mgr = $this->m_TOC[$toc_id]['TOC_margin_right']; 439 …c_orientation, '', $tp_reset, $tp_pagenumstyle, $tp_suppress, $toc_mgl, $toc_mgr, $toc_mgt, $toc_m…
|
| D | Mpdf.php | 23401 …$toc_mgr = (isset($a['toc_mgr']) ? $a['toc_mgr'] : (isset($a['toc-margin-right']) ? $a['toc-margin… 23441 …('', '', '', $TOCusePaging, $TOCuseLinking, $toc_orientation, $toc_mgl, $toc_mgr, $toc_mgt, $toc_m… 23444 …ging = true, $TOCuseLinking = '', $toc_orientation = '', $toc_mgl = '', $toc_mgr = '', $toc_mgt = … argument 23462 … $tocindent, $TOCusePaging, $TOCuseLinking, $toc_orientation, $toc_mgl, $toc_mgr, $toc_mgt, $toc_m…
|