Home
last modified time | relevance | path

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

/plugin/emoji/
H A Dsyntax.php124 list($width, $height) = $renderer->_odtGetImageSize ($path, '20', '20');
/plugin/filelist/
H A Dsyntax.php
/plugin/odt/renderer/
H A Dpage.php1689 public function _odtGetImageSize($src, $maxwidth=NULL, $maxheight=NULL){ function in renderer_plugin_odt_page