Home
last modified time | relevance | path

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

/dports/mail/evolution/evolution-3.42.1/src/calendar/gui/
H A De-comp-editor.h151 ECompEditorPropertyPart **out_dtend_part);
H A De-comp-editor.c3197 ECompEditorPropertyPart **out_dtend_part) in e_comp_editor_get_time_parts() argument
3203 if (out_dtend_part) in e_comp_editor_get_time_parts()
3204 *out_dtend_part = comp_editor->priv->dtend_part; in e_comp_editor_get_time_parts()