Home
last modified time | relevance | path

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

/plugin/slider/
H A Dsyntax.php151 $this->open_slide($R, $img);
170 private function open_slide($R, $img){ function in syntax_plugin_slider
/plugin/revealjs/syntax/
H A Dbackground.php128 $renderer->open_slide();
133 $renderer->open_slide();
H A Dheader.php110 $renderer->open_slide();
/plugin/revealjs/
H A Drenderer.php198 function open_slide () { function in renderer_plugin_revealjs