Home
last modified time | relevance | path

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

/dports/mail/evolution/evolution-3.42.1/src/mail/
H A De-mail-enums.h81 E_MAIL_REPLY_FLAG_BOTTOM_SIGNATURE = 1 << 6, enumerator
H A Dem-composer-utils.c4406 context->flags |= E_MAIL_REPLY_FLAG_BOTTOM_SIGNATURE; in em_utils_reply_alternative()
4469 if ((reply_flags & (E_MAIL_REPLY_FLAG_TOP_SIGNATURE | E_MAIL_REPLY_FLAG_BOTTOM_SIGNATURE)) != 0) { in em_utils_update_by_reply_flags()