Searched defs:COLOR_YELLOW (Results 1 – 4 of 4) sorted by relevance
13 COLOR_YELLOW, enumerator
1806 enum GTestColor { COLOR_DEFAULT, COLOR_RED, COLOR_GREEN, COLOR_YELLOW }; enumerator
391 #define COLOR_YELLOW 0x03 macro