Searched refs:start_color (Results 1 – 3 of 3) sorted by relevance
27 static inline SkColor start_color(ColorType ct) { in start_color() function84 SkColor color = start_color(fColorType); in onDraw()
13 def start_color (c): return '' member in ColorFormatter.Null23 def start_color (c): member in ColorFormatter.ANSI39 def start_color (c): member in ColorFormatter.HTML94 oo[i] += self.formatter.start_color (self.colors[i])
226 start_color(); in color_setup()