Searched refs:COLOR_ORANGE (Results 1 – 2 of 2) sorted by relevance
17 const COLOR_ORANGE = '#FFA500'; constant54 color: COLOR_ORANGE,89 color: COLOR_ORANGE};136 this.backGroundColor = COLOR_ORANGE;165 this.planList[i].color = COLOR_ORANGE;
32 static constexpr int COLOR_ORANGE = 166; variable54 case LOG_WARN: return COLOR_ORANGE; in GetColor()