Searched refs:coerceColor (Results 1 – 2 of 2) sorted by relevance
843 return $this->compileValue($this->coerceColor($value));1020 return $this->toBool($this->coerceColor($value));1044 $color = $this->coerceColor($color);1122 if ($color = $this->coerceColor($val)) {1256 if (!is_null($color = $this->coerceColor($value))) {1333 $inputColor = $this->coerceColor($inputColor);1334 $darkColor = $this->coerceColor($darkColor);1335 $lightColor = $this->coerceColor($lightColor);1352 $color = $this->coerceColor($color);1358 $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…