Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DRasterImageLink.php223 … !$fetchRaster->hasHeightRequested() // breakpoint url needs only the h attribute in this case
228 if ($fetchRaster->hasHeightRequested() // if this is a height request
H A DFetcherImage.php523 public function hasHeightRequested(): bool function in ComboStrap\\FetcherImage