Searched refs:coerceColor (Results 1 – 1 of 1) sorted by relevance
848 return $this->compileValue($this->coerceColor($value));1025 return $this->toBool($this->coerceColor($value));1049 $color = $this->coerceColor($color);1127 if ($color = $this->coerceColor($val)) {1261 if (!is_null($color = $this->coerceColor($value))) {1338 $inputColor = $this->coerceColor($inputColor);1339 $darkColor = $this->coerceColor($darkColor);1340 $lightColor = $this->coerceColor($lightColor);1357 $color = $this->coerceColor($color);1363 $color = $this->coerceColor($value);[all …]