Home
last modified time | relevance | path

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

/plugin/note/
Dsyntax.php152 $this->render_odt_old($renderer, $state, $data);
159 protected function render_odt_old($renderer, $state, $data) function in syntax_plugin_note
/plugin/definitionlist/
Dsyntax.php140 return $this->render_odt_old($renderer,$data);
192 protected function render_odt_old(Doku_Renderer $renderer, $data) { function in syntax_plugin_definitionlist