Home
last modified time | relevance | path

Searched refs:CLR_TIME_TOTAL (Results 1 – 3 of 3) sorted by relevance

/dports/audio/moc/moc-2.5.2/
H A Dthemes.h30 CLR_TIME_TOTAL, enumerator
H A Dthemes.c97 make_color (CLR_TIME_TOTAL, COLOR_WHITE, COLOR_BLUE, A_BOLD); in set_default_colors()
137 colors[CLR_TIME_TOTAL] = A_BOLD; in set_bw_colors()
187 { "total_time", CLR_TIME_TOTAL }, in find_color_element_name()
H A Dinterface_elements.c2925 wattrset (w->win, get_color(CLR_TIME_TOTAL)); in info_win_draw_time()