Searched refs:toColor (Results 1 – 4 of 4) sorted by relevance
30 EvaluationResult toColor(const Value& colorValue) { in toColor() function79 coerceSingleValue = toColor; in Coercion()
68 std::unique_ptr<Expression> toColor(std::unique_ptr<Expression> value) { in toColor() function
38 std::unique_ptr<Expression> toColor(std::unique_ptr<Expression>);
609 return toColor(get(literal(*property))); in convertFunctionToExpression()