Home
last modified time | relevance | path

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

/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/camel/
H A Dcamel-mime-part.c367 CAMEL_MIME_PART (object), in mime_part_set_property()
373 CAMEL_MIME_PART (object), in mime_part_set_property()
379 CAMEL_MIME_PART (object), in mime_part_set_property()
385 CAMEL_MIME_PART (object), in mime_part_set_property()
391 CAMEL_MIME_PART (object), in mime_part_set_property()
409 CAMEL_MIME_PART (object))); in mime_part_get_property()
415 CAMEL_MIME_PART (object))); in mime_part_get_property()
421 CAMEL_MIME_PART (object))); in mime_part_get_property()
427 CAMEL_MIME_PART (object))); in mime_part_get_property()
433 CAMEL_MIME_PART (object))); in mime_part_get_property()
[all …]
H A Dcamel-mime-part.h37 #define CAMEL_MIME_PART(obj) \ macro
H A Dcamel-search-private.c789 ct = camel_mime_part_get_content_type (CAMEL_MIME_PART (message)); in camel_search_get_default_charset_from_message()
H A Dcamel-mime-message.c915 message_foreach_part_rec (message, CAMEL_MIME_PART (message), NULL, callback, user_data); in camel_mime_message_foreach_part()
H A Dcamel-filter-driver.c1677 mime_part = CAMEL_MIME_PART (message); in camel_filter_driver_filter_mbox()
H A Dcamel-folder-search.c377 CamelContentType *ct = camel_mime_part_get_content_type (CAMEL_MIME_PART (message)); in check_header()
/dports/mail/evolution/evolution-3.42.1/src/em-format/
H A De-mail-parser-text-plain.c63 parser, CAMEL_MIME_PART (part), part_id, in process_part()
92 parser, CAMEL_MIME_PART (part), part_id, in process_part()
H A De-mail-parser-application-mbox.c143 CAMEL_MIME_PART (message), mime_parser, NULL, NULL)) { in empe_app_mbox_parse()
H A De-mail-part-utils.c766 go = message_find_parent_part_rec (CAMEL_MIME_PART (containee), child, out_parent); in message_find_parent_part_rec()
793 message_find_parent_part_rec (CAMEL_MIME_PART (message), child, &parent); in e_mail_part_utils_find_parent_part()
H A De-mail-parser.c182 mail_part = e_mail_part_new (CAMEL_MIME_PART (message), ".message"); in mail_parser_run()
199 CAMEL_MIME_PART (message), in mail_parser_run()
/dports/mail/evolution/evolution-3.42.1/src/mail/
H A De-mail-templates.c222 message_part = CAMEL_MIME_PART (message); in fill_template()
543 CamelContentType *ct = camel_mime_part_get_content_type (CAMEL_MIME_PART (template_message)); in e_mail_templates_apply_sync()
547 template_part = CAMEL_MIME_PART (template_message); in e_mail_templates_apply_sync()
H A De-mail-notes.c286 e_mail_notes_editor_extract_text_from_part (notes_editor, CAMEL_MIME_PART (message)); in e_mail_notes_editor_extract_text_from_message()
476 camel_mime_part_set_content (CAMEL_MIME_PART (message), text, strlen (text), "text/plain"); in e_mail_notes_editor_encode_text_to_message()
726 camel_mime_part_set_disposition (CAMEL_MIME_PART (part), "inline"); in e_mail_notes_replace_note()
727 camel_mime_part_set_description (CAMEL_MIME_PART (part), _("Message Note")); in e_mail_notes_replace_note()
H A De-mail-reader-utils.c2531 CAMEL_MIME_PART (new_message), in e_mail_reader_utils_selection_as_message()
2535 CAMEL_MIME_PART (new_message), in e_mail_reader_utils_selection_as_message()
2802 ct = camel_mime_part_get_content_type (CAMEL_MIME_PART (message)); in e_mail_reader_utils_get_selection_or_message()
3378 mail_part = e_mail_part_new (CAMEL_MIME_PART (async_context->message), ".message"); in mail_reader_parse_message_run()
/dports/mail/evolution-ews/evolution-ews-3.42.1/src/Microsoft365/camel/
H A Dcamel-m365-utils.c470 CamelMimePart *part = CAMEL_MIME_PART (dw); in m365_utils_add_file_attachment_content()
514 filename = camel_mime_part_get_filename (CAMEL_MIME_PART (dw)); in m365_utils_add_file_attachment()
664 CamelMimePart *part = CAMEL_MIME_PART (message); in m365_utils_get_body_part()
/dports/mail/evolution/evolution-3.42.1/src/libemail-engine/
H A De-mail-folder-utils.c1299 return mail_folder_strip_message_level (CAMEL_MIME_PART (content), cancellable); in mail_folder_strip_message_level()
1367 modified = mail_folder_strip_message_level (CAMEL_MIME_PART (message), cancellable); in mail_folder_strip_message()
1550 mail_folder_save_prepare_part (CAMEL_MIME_PART (content)); in mail_folder_save_prepare_part()
1632 mail_folder_save_prepare_part (CAMEL_MIME_PART (message)); in e_mail_folder_save_messages_sync()
/dports/mail/evolution-ews/evolution-ews-3.42.1/src/EWS/common/
H A De-ews-camel-common.c168 content_type = camel_mime_part_get_content_type (CAMEL_MIME_PART (create_data->message)); in create_mime_message_cb()
/dports/mail/evolution/evolution-3.42.1/src/modules/bogofilter/
H A Devolution-bogofilter.c250 CAMEL_MIME_PART (message), parser, NULL, NULL); in bogofilter_init_wordlist()
/dports/mail/evolution/evolution-3.42.1/src/plugins/mail-to-task/
H A Dmail-to-task.c220 CamelMimePart *mime_part = CAMEL_MIME_PART (message); in set_description()
992 set_priority (comp, CAMEL_MIME_PART (message)); in do_mail_to_event()
/dports/mail/evolution-ews/evolution-ews-3.42.1/src/EWS/camel/
H A Dcamel-ews-folder.c367 CAMEL_MIME_PART (msg), mimeparser, NULL, error) == -1) { in ews_update_mgtrequest_mime_calendar_itemid()
374 mimepart = ews_get_calendar_mime_part (CAMEL_MIME_PART (msg)); in ews_update_mgtrequest_mime_calendar_itemid()
651 camel_mime_part_set_encoding (CAMEL_MIME_PART (msg), CAMEL_TRANSFER_ENCODING_8BIT); in ews_message_from_properties_sync()
652 camel_mime_part_set_content (CAMEL_MIME_PART (msg), body, strlen (body), "text/plain"); in ews_message_from_properties_sync()
/dports/mail/evolution/evolution-3.42.1/src/composer/
H A De-msg-composer.c1125 CAMEL_MIME_PART (context->message), in composer_build_message_smime()
1749 CAMEL_MIME_PART (context->message), in composer_build_message_finish()
4119 mime_part = CAMEL_MIME_PART (message); in e_msg_composer_setup_with_message()
4155 mime_part = CAMEL_MIME_PART (message); in e_msg_composer_setup_with_message()
4229 composer, CAMEL_MIME_PART (message), in e_msg_composer_setup_with_message()
/dports/mail/evolution/evolution-3.42.1/src/plugins/pst-import/
H A Dpst-importer.c1360 …camel_mime_part_set_content (CAMEL_MIME_PART (msg), item->body.str, strlen (item->body.str), "text… in pst_process_email()
1365 camel_mime_part_set_content (CAMEL_MIME_PART (msg), "\n", 1, "text/plain"); in pst_process_email()