Searched defs:start_color (Results 1 – 7 of 7) sorted by relevance
42 def start_color(): function
16 def start_color (c): return '' member in ColorFormatter.Null26 def start_color (c): member in ColorFormatter.ANSI42 def start_color (c): member in ColorFormatter.HTML
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
3541 tcu::Vec4 start_color; in verify() local