Searched defs:toc_additem (Results 1 – 8 of 8) sorted by relevance
/plugin/simplexml/ |
H A D | renderer.php | 88 function toc_additem($id, $text, $level) {} function in renderer_plugin_simplexml
|
/plugin/mellelexport/ |
H A D | renderer.php | 565 …function toc_additem($id, $text, $level) {call_user_func_array(array($this, '__call'), array(__FUN… function in renderer_plugin_mellelexport
|
/plugin/nroff/ |
H A D | renderer.php | 122 function toc_additem($id, $text, $level) { function in renderer_plugin_nroff
|
/plugin/actionrenderer/ |
H A D | renderer.php | 63 public function toc_additem($id, $text, $level) function in renderer_plugin_actionrenderer
|
/plugin/latexport/implementation/ |
H A D | decorator.php | 251 function toc_additem($id, $text, $level) { function in decorator
|
H A D | decorator_persister.php | 217 function toc_additem($id, $text, $level) { function in DecoratorPersister
|
/plugin/odp/ |
H A D | renderer.php | 506 function toc_additem($id, $text, $level) { function in renderer_plugin_odp
|
/plugin/odt/renderer/ |
H A D | page.php | 484 function toc_additem($id, $text, $level) {} function in renderer_plugin_odt_page
|