Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DTableOfContents.php67 var $TOC_suppress; // mPDF 6 variable in Mpdf\\TableOfContents
235 $this->TOC_suppress = $toc_suppress; // mPDF 6
296 $this->TOC_suppress = $toc_suppress; // mPDF 6
373 $toc_suppress = $this->TOC_suppress; // mPDF 6
855 $this->TOC_suppress = $attr['TOC-SUPPRESS'];
857 $this->TOC_suppress = '';