Home
last modified time | relevance | path

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

/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/libedataserver/
H A De-source-enums.h269 E_SOURCE_MAIL_COMPOSITION_REPLY_STYLE_DEFAULT = 0, enumerator
H A De-source-mail-composition.c295 E_SOURCE_MAIL_COMPOSITION_REPLY_STYLE_DEFAULT, in e_source_mail_composition_class_init()
790 E_SOURCE_MAIL_COMPOSITION_REPLY_STYLE_DEFAULT); in e_source_mail_composition_get_reply_style()
/dports/mail/evolution/evolution-3.42.1/src/mail/
H A De-mail-config-composing-page.c116 { E_SOURCE_MAIL_COMPOSITION_REPLY_STYLE_DEFAULT, in mail_config_composing_fill_reply_style_combox()
204 g_value_set_enum (target_value, E_SOURCE_MAIL_COMPOSITION_REPLY_STYLE_DEFAULT); in mail_config_composing_page_string_to_reply_style()
H A Dem-composer-utils.c4508 …ESourceMailCompositionReplyStyle prefer_reply_style = E_SOURCE_MAIL_COMPOSITION_REPLY_STYLE_DEFAUL… in em_utils_reply_to_message()
4626 case E_SOURCE_MAIL_COMPOSITION_REPLY_STYLE_DEFAULT: in em_utils_reply_to_message()