Home
last modified time | relevance | path

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

/plugin/odp/
H A Drenderer.php918 $this->_preformatted($text);
942 function _preformatted($text, $style="Preformatted_20_Text", $notescaped=true) { function in renderer_plugin_odp
972 $this->_preformatted($text, $style_name);
996 $this->_preformatted($highlighted_code, $style_name, false);
/plugin/odt/renderer/
H A Dpage.php1010 $this->_preformatted($text);
1048 function _preformatted($text, $style=null, $notescaped=true) { function in renderer_plugin_odt_page
1113 $this->_preformatted($text, $style_name);