Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DConditionalLength.php53 private $isRatio = false; variable in ComboStrap\\ConditionalLength
311 $this->isRatio = true;
320 if (!$this->isRatio()) {
348 public function isRatio(): bool function in ComboStrap\\ConditionalLength
353 return $this->isRatio;
H A DGridTag.php320 if ($conditionalLengthObject->isRatio()) {
408 if (!$conditionalLengthObject->isRatio()) {