Home
last modified time | relevance | path

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

/plugin/svgimg2/
H A Daction.php54 if ( $functions->create_svg_image( $data, $ext, $cacheFile) ) {
H A Dhelper.php30 function create_svg_image($data, $ext, $cacheFile, $progType=null) { function in helper_plugin_svgimg