Searched refs:getEventColor (Results 1 – 2 of 2) sorted by relevance
670 rgb_color color = getEventColor(ev.getTimerName()); in printEvents()737 rgb_color c = getEventColor((timer_e)i); in printPloticusFile()
843 static rgb_color getEventColor(timer_e e) { return timerColorInfo[e]; } in getEventColor() function