Searched refs:preserveAspectRatio (Results 1 – 4 of 4) sorted by relevance
1 <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" preserveAspectRatio="xMidYMid meet…
3 aria-label="Error" preserveAspectRatio="xMidYMid slice" focusable="false">
127 private ?string $preserveAspectRatio = null; variable in ComboStrap\\FetcherSvg550 if ($this->preserveAspectRatio === null) {553 return $this->preserveAspectRatio;676 * @param string $preserveAspectRatio - the aspect ratio of the svg679 public function setRequestedPreserveAspectRatio(string $preserveAspectRatio): FetcherSvg argument681 $this->preserveAspectRatio = $preserveAspectRatio;
13 …preserveAspectRatio=function(e,t,i){var n="";switch(e){case"left":n+="xMin";break;case"right":n+="…