Searched refs:preserveStyle (Results 1 – 2 of 2) sorted by relevance
223 …$preserveStyle = DataType::toBoolean($this->mediaMarkup->getFetcher()->getFetchUrl()->getQueryProp…225 $preserveStyle = false;228 $asImgTag = $imageSize > $this->getMaxInlineSize() || $preserveStyle;
128 private ?bool $preserveStyle = null; variable in ComboStrap\\FetcherSvg217 if ($this->preserveStyle === null) {220 return $this->preserveStyle;785 $this->preserveStyle = $bool;