Home
last modified time | relevance | path

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

/plugin/toctweak/syntax/
H A Dmetatoc.php17 protected $tocStyle = array( // default toc visual design variable in syntax_plugin_toctweak_metatoc
64 $tocStyle = $this->tocStyle[$m[1]];
65 $tocClass = implode(' ', array($tocStyle, $tocClass));
H A Dsidetoc.php19 protected $tocStyle = array( // default toc visual design variable in syntax_plugin_toctweak_sidetoc
42 $tocClass = implode(' ', array($this->tocStyle['SIDETOC'], $tocClass));
H A Dinlinetoc.php20 protected $tocStyle = array( // default toc visual design variable in syntax_plugin_toctweak_inlinetoc
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js