Searched defs:GREEN (Results 1 – 2 of 2) sorted by relevance
48 static const IComposerClient::Color GREEN = {0, 0xff, 0, 0xff}; variable
42 static const Color GREEN = {0.0f, 1.0f, 0.0f, 1.0f}; variable