Home
last modified time | relevance | path

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

/dports/mail/evolution/evolution-3.42.1/src/calendar/gui/
H A De-day-view.c64 #define E_DAY_VIEW_AUTO_SCROLL_OFFSET 16 macro
8215 if (event_y < E_DAY_VIEW_AUTO_SCROLL_OFFSET) in e_day_view_check_auto_scroll()
8217 else if (event_y >= allocation.height - E_DAY_VIEW_AUTO_SCROLL_OFFSET) in e_day_view_check_auto_scroll()