Home
last modified time | relevance | path

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

/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/calendar/backends/file/
H A De-cal-backend-file.c3639 gboolean is_declined; in e_cal_backend_file_receive_objects() local
3685 is_declined = e_cal_backend_user_declined (registry, subcomp); in e_cal_backend_file_receive_objects()
3688 if (!is_declined && e_cal_component_has_attachments (comp)) in e_cal_backend_file_receive_objects()
3709 if (!is_declined) in e_cal_backend_file_receive_objects()
3712 if (!is_declined) in e_cal_backend_file_receive_objects()
3729 } else if (!is_declined) { in e_cal_backend_file_receive_objects()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/calendar/libedata-cal/
H A De-cal-meta-backend.c2490 gboolean is_declined, is_in_cache; in ecmb_receive_object_sync() local
2550 is_declined = e_cal_backend_user_declined (registry, e_cal_component_get_icalcomponent (comp)); in ecmb_receive_object_sync()
2552 if (!is_declined) { in ecmb_receive_object_sync()
2559 } else if (!is_declined) { in ecmb_receive_object_sync()