Home
last modified time | relevance | path

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

/dports/audio/moc/moc-2.5.2/
H A Dthemes.h28 CLR_TIME_CURRENT, enumerator
H A Dthemes.c94 make_color (CLR_TIME_CURRENT, COLOR_WHITE, COLOR_BLUE, A_BOLD); in set_default_colors()
134 colors[CLR_TIME_CURRENT] = A_BOLD; in set_bw_colors()
185 { "current_time", CLR_TIME_CURRENT }, in find_color_element_name()
H A Dinterface_elements.c2908 wattrset (w->win, get_color(CLR_TIME_CURRENT)); in info_win_draw_time()