Searched refs:is_a_temp_file (Results 1 – 1 of 1) sorted by relevance
2010 gboolean is_a_temp_file, const gchar *forced_mime_type) in add_attachment() argument2053 !g_ascii_strncasecmp(forced_mime_type, "message/", 8) && is_a_temp_file; in add_attachment()2112 attach_data->delete_on_destroy = is_a_temp_file; in add_attachment()2113 can_inline = !is_a_temp_file && in add_attachment()2136 if (can_inline || !is_a_temp_file) { in add_attachment()2151 if (!is_a_temp_file) { in add_attachment()