Home
last modified time | relevance | path

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

/dports/mail/evolution/evolution-3.42.1/src/modules/mail/
H A De-mail-shell-view.c1404 gboolean folder_is_trash; in mail_shell_view_update_actions() local
1443 folder_is_trash = in mail_shell_view_update_actions()
1499 sensitive = folder_is_trash; in mail_shell_view_update_actions()
/dports/mail/evolution/evolution-3.42.1/src/mail/
H A Dmessage-list.c5893 gboolean folder_is_trash; in on_click() local
5940 folder_is_trash = in on_click()
5949 if (!folder_is_trash && flags & CAMEL_MESSAGE_DELETED) { in on_click()