Home
last modified time | relevance | path

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

/dports/sysutils/gkrellm2/gkrellm-2.3.11/src/
H A Dclock.c90 static gchar *cal_alt_color_string, variable
270 get_color_name(&ts->color, &cal_alt_color_string); in create_calendar_panel()
272 cal_string = strftime_format(cal_format, cal_alt_color_string); in create_calendar_panel()
309 cal_string = strftime_format(cal_format, cal_alt_color_string); in draw_cal()
642 check = strftime_format(s, cal_alt_color_string); in cal_format_cb()