Home
last modified time | relevance | path

Searched refs:getTargetHeight (Results 1 – 5 of 5) sorted by relevance

/plugin/combo/ComboStrap/
H A DFetcherRaster.php108 $targetHeight = $this->getTargetHeight();
225 function getTargetHeight(): int function in ComboStrap\\FetcherRaster
245 return parent::getTargetHeight();
H A DSvgImageLink.php144 $svgFetch->getTargetHeight()
169 … $imgAttributes->addOutputAttributeValue(Dimension::HEIGHT_KEY, $svgFetch->getTargetHeight());
H A DFetcherImage.php229 return $this->getTargetWidth() / $this->getTargetHeight();
324 public function getTargetHeight(): int function in ComboStrap\\FetcherImage
H A DRasterImageLink.php114 $targetHeight = $fetchRaster->getTargetHeight();
H A DFetcherSvg.php972 $targetHeight = $this->getTargetHeight();