Searched defs:start_color (Results 1 – 12 of 12) sorted by relevance
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
45 def start_color(): function
42 def start_color(): function
38 int start_color(void) in start_color() function
108 int start_color(void) in start_color() function
30 static inline SkColor start_color(ColorType ct) { in start_color() function
1298 size_t start_color = flag ? 2 : 0; in DrawShading() local
3556 tcu::Vec4 start_color; in verify() local