Searched refs:toc_mgt (Results 1 – 2 of 2) sorted by relevance
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | TableOfContents.php | 105 $toc_mgt = '', argument 184 $this->m_TOC[$toc_id]['TOC_margin_top'] = $toc_mgt; 220 $this->TOC_margin_top = $toc_mgt; 358 $toc_mgt = $this->TOC_margin_top; 401 $toc_mgt = $this->m_TOC[$toc_id]['TOC_margin_top']; 439 …ion, '', $tp_reset, $tp_pagenumstyle, $tp_suppress, $toc_mgl, $toc_mgr, $toc_mgt, $toc_mgb, $toc_m…
|
| D | Mpdf.php | 23402 …$toc_mgt = (isset($a['toc_mgt']) ? $a['toc_mgt'] : (isset($a['toc-margin-top']) ? $a['toc-margin-t… 23441 …', $TOCusePaging, $TOCuseLinking, $toc_orientation, $toc_mgl, $toc_mgr, $toc_mgt, $toc_mgb, $toc_m… 23444 …OCuseLinking = '', $toc_orientation = '', $toc_mgl = '', $toc_mgr = '', $toc_mgt = '', $toc_mgb = … argument 23462 …t, $TOCusePaging, $TOCuseLinking, $toc_orientation, $toc_mgl, $toc_mgr, $toc_mgt, $toc_mgb, $toc_m…
|