Searched refs:toc_mgf (Results 1 – 2 of 2) sorted by relevance
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | TableOfContents.php | 108 $toc_mgf = '', argument 187 $this->m_TOC[$toc_id]['TOC_margin_footer'] = $toc_mgf; 223 $this->TOC_margin_footer = $toc_mgf; 361 $toc_mgf = $this->TOC_margin_footer; 404 $toc_mgf = $this->m_TOC[$toc_id]['TOC_margin_footer']; 439 …mstyle, $tp_suppress, $toc_mgl, $toc_mgr, $toc_mgt, $toc_mgb, $toc_mgh, $toc_mgf, $toc_ohname, $to…
|
| D | Mpdf.php | 23405 …$toc_mgf = (isset($a['toc_mgf']) ? $a['toc_mgf'] : (isset($a['toc-margin-footer']) ? $a['toc-margi… 23441 …ng, $toc_orientation, $toc_mgl, $toc_mgr, $toc_mgt, $toc_mgb, $toc_mgh, $toc_mgf, $toc_ohname, $to… 23444 …c_mgl = '', $toc_mgr = '', $toc_mgt = '', $toc_mgb = '', $toc_mgh = '', $toc_mgf = '', $toc_ohname… argument 23462 …ng, $toc_orientation, $toc_mgl, $toc_mgr, $toc_mgt, $toc_mgb, $toc_mgh, $toc_mgf, $toc_ohname, $to…
|