Searched refs:coerceColor (Results 1 – 2 of 2) sorted by relevance
888 return $this->compileValue($this->coerceColor($value));1079 return $this->toBool($this->coerceColor($value));1109 $color = $this->coerceColor($color);1195 if ($color = $this->coerceColor($val)) {1352 if (!is_null($color = $this->coerceColor($value))) {1433 $inputColor = $this->coerceColor($inputColor);1434 $darkColor = $this->coerceColor($darkColor);1435 $lightColor = $this->coerceColor($lightColor);1453 $color = $this->coerceColor($color);1460 $color = $this->coerceColor($value);[all …]
8 …coerceColor=function(t,e,r){return i(e).isValid()?e:void 0!==r?r:t.dflt},e.coerceEnumerated=functi…