Searched defs:CLR_GREEN (Results 1 – 2 of 2) sorted by relevance
53 const GXColor CLR_GREEN = { 0, 255, 0, 255 }; variable
63 static const GXColor CLR_GREEN = { 0, 224, 64, 255 }; variable