Home
last modified time | relevance | path

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

/plugin/keyboard/
H A 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/
H A Dsyntax.php572 $this->renderODTOpenSpan($renderer);
666 private function renderODTOpenSpan($renderer) { function in syntax_plugin_yalist
/plugin/wrap/
H A Dhelper.php208 $this->renderODTOpenSpan ($renderer, $attr ['class'], $style, $language, $attr_string);
553 function renderODTOpenSpan ($renderer, $class, $style, $language, $attr) {
539 function renderODTOpenSpan ($renderer, $class, $style, $language, $attr) { global() function in helper_plugin_wrap