Home
last modified time | relevance | path

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

/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/addressbook/libebook-contacts/
H A De-contact.h373 GList * e_contact_get_attributes_set (EContact *contact,
H A De-contact.c2074 return e_contact_get_attributes_set (contact, set, 1); in e_contact_get_attributes()
2091 e_contact_get_attributes_set (EContact *contact, in e_contact_get_attributes_set() function
/dports/mail/evolution/evolution-3.42.1/src/addressbook/gui/widgets/
H A Deab-contact-merging.c594 …mdd->match_im_attr_list = e_contact_get_attributes_set (lookup->match, im_fetch_set, G_N_ELEMENTS … in merge_dialog_data_create()
595 …mdd->contact_im_attr_list = e_contact_get_attributes_set (lookup->contact, im_fetch_set, G_N_ELEME… in merge_dialog_data_create()
/dports/mail/evolution/evolution-3.42.1/src/addressbook/gui/contact-editor/
H A De-contact-editor.c2093 im_attr_list = e_contact_get_attributes_set ( in fill_in_im()
2185 old_attr_list = e_contact_get_attributes_set ( in extract_im()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/
H A DNEWS589 Speed-up e_contact_get_attributes_set() (Milan Crha)
3253 * Add e_contact_get_attributes_set(). (Christian Schaarschmidt)