Home
last modified time | relevance | path

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

/dports/deskutils/osmo/osmo-0.4.4/src/
H A Dcalendar_widget.h148 DAY_COLOR, enumerator
H A Dcalendar_preferences_gui.c163 gui_calendar_set_color (GUI_CALENDAR (appGUI->cal->calendar), config.day_color, 0, DAY_COLOR); in day_color_changed_cb()
164 gui_calendar_set_color (GUI_CALENDAR (appGUI->cal->calendar_prev), config.day_color, 0, DAY_COLOR); in day_color_changed_cb()
165 gui_calendar_set_color (GUI_CALENDAR (appGUI->cal->calendar_next), config.day_color, 0, DAY_COLOR); in day_color_changed_cb()
H A Dcalendar_widget.c3228 case DAY_COLOR: in gui_calendar_set_color()
H A Dcalendar.c1736 config.day_color, 0, DAY_COLOR); in gui_set_calendar_defaults()
/dports/print/pcal/pcal-4.11.0/src/
H A Dpcaldefs.h840 #define DAY_COLOR { GRAY, BLACK, BLACK, BLACK, BLACK, BLACK, GRAY } macro
H A Dpcal.c422 char default_color[] = DAY_COLOR; /* -b, -g, -G, -O */