Searched defs:toc_additem (Results 1 – 8 of 8) sorted by relevance
| /plugin/simplexml/ | ||
| D | renderer.php | 88 function toc_additem($id, $text, $level) {} function in renderer_plugin_simplexml |
| /plugin/nroff/ | ||
| D | renderer.php | 122 function toc_additem($id, $text, $level) { function in renderer_plugin_nroff |
| /plugin/actionrenderer/ | ||
| D | renderer.php | 63 public function toc_additem($id, $text, $level) function in renderer_plugin_actionrenderer |
| /plugin/mellelexport/ | ||
| 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/latexport/implementation/ | ||
| D | decorator.php | 251 function toc_additem($id, $text, $level) { function in decorator |
| D | decorator_persister.php | 217 function toc_additem($id, $text, $level) { function in DecoratorPersister |
| /plugin/odp/ | ||
| D | renderer.php | 506 function toc_additem($id, $text, $level) { function in renderer_plugin_odp |
| /plugin/odt/renderer/ | ||
| D | page.php | 484 function toc_additem($id, $text, $level) {} function in renderer_plugin_odt_page |