Home
last modified time | relevance | path

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

/plugin/keyboard/
Dsyntax.php130 $this->renderODTOpenSpan($renderer, $this->styles[$class]['name']);
155 $this->renderODTOpenSpan($renderer, $this->styles[$class]['name']);
228 protected function renderODTOpenSpan ($renderer, $class) { function in syntax_plugin_keyboard
/plugin/yalist/
Dsyntax.php572 $this->renderODTOpenSpan($renderer);
666 private function renderODTOpenSpan($renderer) { function in syntax_plugin_yalist
/plugin/wrap/
Dhelper.php208 … $this->renderODTOpenSpan ($renderer, $attr ['class'], $style, $language, $attr_string);
553 function renderODTOpenSpan ($renderer, $class, $style, $language, $attr) { function in helper_plugin_wrap