Home
last modified time | relevance | path

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

/dports/mail/evolution/evolution-3.42.1/src/composer/
H A De-composer-header-table.h53 E_COMPOSER_HEADER_TO, enumerator
H A De-composer-header-table.c318 case E_COMPOSER_HEADER_TO: in composer_header_table_setup_mail_headers()
846 table->priv->headers[E_COMPOSER_HEADER_TO] = header; in composer_header_table_constructed()
1299 type = E_COMPOSER_HEADER_TO; in e_composer_header_table_get_destinations_to()
1316 type = E_COMPOSER_HEADER_TO; in e_composer_header_table_add_destinations_to()
1333 type = E_COMPOSER_HEADER_TO; in e_composer_header_table_set_destinations_to()
H A De-msg-composer.c663 table, E_COMPOSER_HEADER_TO); in build_message_headers()
2700 table, E_COMPOSER_HEADER_TO)->input_widget; in msg_composer_map()
/dports/mail/evolution/evolution-3.42.1/src/mail/
H A Dem-composer-utils.c1714 header = e_composer_header_table_get_header (table, E_COMPOSER_HEADER_TO); in em_utils_get_composer_recipients_as_message()