Home
last modified time | relevance | path

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

/plugin/progrecss/
H A Dsyntax.php171 if (!empty($caption)) $renderer->doc .= $this->_render_caption($caption);
203 function _render_caption($caption) { function in syntax_plugin_progrecss