Searched defs:start_color (Results 1 – 6 of 6) sorted by relevance
45 def start_color(): function
42 def start_color(): function
94 def start_color (c): return '' member in ColorFormatter.Null104 def start_color (c): member in ColorFormatter.ANSI120 def start_color (c): member in ColorFormatter.HTML
30 static inline SkColor start_color(ColorType ct) { in start_color() function
3543 tcu::Vec4 start_color; in verify() local