Searched defs:color (Results 1 – 3 of 3) sorted by relevance
121 String color = pct >= 70 ? "green" : "red"; in doGetHandler() local
104 String color = "background-color: rgba(255, 0, 0, " + alpha + "); "; in getPercentChangeHTML() local
103 int color = state->color & 0x00ffffff; in rgb_to_brightness() local