Home
last modified time | relevance | path

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

/plugin/a2s/
H A Dsyntax.php181 $renderer->_addStringAsSVGImage(self::$opening.$txtdata, $dim[0], $dim[1], $align);
/plugin/switchpanel/
H A Dsyntax.php467 $renderer->_addStringAsSVGImage($sSvg, $widthInCm.'cm', $heightInCm.'cm');
/plugin/odt/renderer/
H A Dpage.php1611 …function _addStringAsSVGImage($string, $width = NULL, $height = NULL, $align = NULL, $title = NULL… function in renderer_plugin_odt_page