Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DSvgImageLink.php228 $asImgTag = $imageSize > $this->getMaxInlineSize() || $preserveStyle;
269 private function getMaxInlineSize() function in ComboStrap\\SvgImageLink
H A DSnippet.php819 function getMaxInlineSize() function in ComboStrap\\Snippet
906 if (FileSystems::getSize($internalPath) > $this->getMaxInlineSize()) {