Home
last modified time | relevance | path

Searched refs:toc_ofvalue (Results 1 – 2 of 2) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DTableOfContents.php115 $toc_ofvalue = 0, argument
194 $this->m_TOC[$toc_id]['TOC_odd_footer_value'] = $toc_ofvalue;
230 $this->TOC_odd_footer_value = $toc_ofvalue;
368 $toc_ofvalue = $this->TOC_odd_footer_value;
411 $toc_ofvalue = $this->m_TOC[$toc_id]['TOC_odd_footer_value'];
439 …e, $toc_ehname, $toc_ofname, $toc_efname, $toc_ohvalue, $toc_ehvalue, $toc_ofvalue, $toc_efvalue, …
DMpdf.php23412 …$toc_ofvalue = (isset($a['toc_ofvalue']) ? $a['toc_ofvalue'] : (isset($a['toc-odd-footer-value']) …
23441 …e, $toc_ehname, $toc_ofname, $toc_efname, $toc_ohvalue, $toc_ehvalue, $toc_ofvalue, $toc_efvalue, …
23444 …oc_ofname = '', $toc_efname = '', $toc_ohvalue = 0, $toc_ehvalue = 0, $toc_ofvalue = 0, $toc_efval… argument
23462 …e, $toc_ehname, $toc_ofname, $toc_efname, $toc_ohvalue, $toc_ehvalue, $toc_ofvalue, $toc_efvalue, …