Home
last modified time | relevance | path

Searched refs:inlineSVG (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/inc/Ui/
H A DAdmin.php109 echo inlineSVG($item['icon']);
/dokuwiki/inc/Menu/Item/
H A DAbstractItem.php163 $html .= inlineSVG($this->getSvg());
/dokuwiki/inc/
H A Dhtml.php240 $html .= '<span>' . hsc($label) . '</span>' . inlineSVG($svg);
H A Dcommon.php2021 function inlineSVG($file, $maxsize = 2048)
1981 function inlineSVG($file, $maxsize = 2048) { global() function