Home
last modified time | relevance | path

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

/dports/mail/evolution/evolution-3.42.1/src/calendar/gui/
H A De-comp-editor-property-parts.h38 e_comp_editor_property_part_dtstart_new (const gchar *label,
H A De-comp-editor-memo.c327 part = e_comp_editor_property_part_dtstart_new (C_("ECompEditor", "Sta_rt date:"), TRUE, TRUE); in e_comp_editor_memo_constructed()
H A De-comp-editor-task.c816 part = e_comp_editor_property_part_dtstart_new (C_("ECompEditor", "Sta_rt date:"), TRUE, TRUE); in e_comp_editor_task_constructed()
H A De-comp-editor-event.c882 part = e_comp_editor_property_part_dtstart_new (C_("ECompEditor", "_Start time:"), FALSE, FALSE); in e_comp_editor_event_constructed()
H A De-comp-editor-property-parts.c1289 e_comp_editor_property_part_dtstart_new (const gchar *label, in e_comp_editor_property_part_dtstart_new() function