Home
last modified time | relevance | path

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

/dports/mail/evolution/evolution-3.42.1/src/calendar/gui/
H A De-week-view.h61 #define E_WEEK_VIEW_ICON_HEIGHT 16 macro
H A Dea-cal-view-event.c461 item_h = E_WEEK_VIEW_ICON_HEIGHT; in ea_cal_view_get_extents()
H A De-week-view-event-item.c488 E_WEEK_VIEW_ICON_WIDTH, E_WEEK_VIEW_ICON_HEIGHT)) { \ in week_view_event_item_draw_icons()
H A De-week-view.c1029 …week_view->row_height = MAX (week_view->row_height, E_WEEK_VIEW_ICON_HEIGHT + E_WEEK_VIEW_ICON_Y_P… in week_view_update_style_settings()