Searched refs:DAY_COLOR (Results 1 – 6 of 6) sorted by relevance
/dports/deskutils/osmo/osmo-0.4.4/src/ |
H A D | calendar_widget.h | 148 DAY_COLOR, enumerator
|
H A D | calendar_preferences_gui.c | 163 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 D | calendar_widget.c | 3228 case DAY_COLOR: in gui_calendar_set_color()
|
H A D | calendar.c | 1736 config.day_color, 0, DAY_COLOR); in gui_set_calendar_defaults()
|
/dports/print/pcal/pcal-4.11.0/src/ |
H A D | pcaldefs.h | 840 #define DAY_COLOR { GRAY, BLACK, BLACK, BLACK, BLACK, BLACK, GRAY } macro
|
H A D | pcal.c | 422 char default_color[] = DAY_COLOR; /* -b, -g, -G, -O */
|