Home
last modified time | relevance | path

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

/dports/mail/balsa/balsa-2.5.1/src/
H A Dsendmsg-window.c2010 gboolean is_a_temp_file, const gchar *forced_mime_type) in add_attachment() argument
2053 !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()