Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DTableOfContents.php145 $toc_pagenumstyle = '',
198 $this->m_TOC[$toc_id]['TOC_pagenumstyle'] = $toc_pagenumstyle; // mPDF 6
234 $this->TOC_pagenumstyle = $toc_pagenumstyle; // mPDF 6
256 $toc_pagenumstyle = '', argument
286 $this->m_TOC[$toc_id]['TOC_pagenumstyle'] = $toc_pagenumstyle; // mPDF 6
295 $this->TOC_pagenumstyle = $toc_pagenumstyle; // mPDF 6
372 $toc_pagenumstyle = $this->TOC_pagenumstyle; // mPDF 6
415 $toc_pagenumstyle = $this->m_TOC[$toc_id]['TOC_pagenumstyle']; // mPDF 6
432 if ($toc_pagenumstyle) {
433 $tp_pagenumstyle = $toc_pagenumstyle; // mPDF 6