Home
last modified time | relevance | path

Searched refs:eab_get_sip_type_index (Results 1 – 3 of 3) sorted by relevance

/dports/mail/evolution/evolution-3.42.1/src/addressbook/util/
H A Deab-book-util.h56 gint eab_get_sip_type_index (EVCardAttribute *attr);
H A Deab-book-util.c139 eab_get_sip_type_index (EVCardAttribute *attr) in eab_get_sip_type_index() function
162 gint index = eab_get_sip_type_index (attr); in eab_get_sip_label_text()
/dports/mail/evolution/evolution-3.42.1/src/addressbook/gui/contact-editor/
H A De-contact-editor.c1415 sip_type = eab_get_sip_type_index (attr); in fill_in_sip()