Searched defs:colorValue (Results 1 – 2 of 2) sorted by relevance
183 auto colorValue = unevaluated.get<HeatmapColor>().getValue(); in updateColorRamp() local
30 EvaluationResult toColor(const Value& colorValue) { in toColor()