Home
last modified time | relevance | path

Searched refs:E_CONTACT_FILE_AS (Results 1 – 25 of 44) sorted by relevance

12

/dports/mail/evolution/evolution-3.42.1/src/addressbook/gui/widgets/
H A De-addressbook-reflow-adapter.c168 file_as = e_contact_get (contact, E_CONTACT_FILE_AS); in addressbook_height()
230 contact, E_CONTACT_FILE_AS); in addressbook_create_cmp_cache()
268 file_as1 = e_contact_get_const (contact1, E_CONTACT_FILE_AS); in addressbook_compare()
269 file_as2 = e_contact_get_const (contact2, E_CONTACT_FILE_AS); in addressbook_compare()
H A Deab-contact-compare.c278 a = e_contact_get (contact1, E_CONTACT_FILE_AS); in eab_contact_compare_file_as()
279 b = e_contact_get (contact2, E_CONTACT_FILE_AS); in eab_contact_compare_file_as()
691 contact_file_as = e_contact_get (contact, E_CONTACT_FILE_AS); in use_common_book_client()
H A De-contact-map.c411 contact_name = e_contact_get_const (contact, E_CONTACT_FILE_AS); in e_contact_map_add_contact()
H A Deab-contact-display.c312 name = e_contact_get_const (contact, E_CONTACT_FILE_AS); in contact_display_hovering_over_link()
H A Deab-contact-formatter.c581 str = e_contact_get_const (contact, E_CONTACT_FILE_AS); in render_title_block()
1269 str = e_contact_get_const (contact, E_CONTACT_FILE_AS); in render_compact()
/dports/mail/evolution/evolution-3.42.1/src/modules/addressbook/
H A Deab-composer-util.c105 file_as = e_contact_get_const (contact, E_CONTACT_FILE_AS); in eab_composer_created_cb()
125 tempstr2 = e_contact_get_const (contact, E_CONTACT_FILE_AS); in eab_composer_created_cb()
/dports/mail/evolution/evolution-3.42.1/src/addressbook/printing/
H A De-contact-print.c284 file_as = e_contact_get (contact, E_CONTACT_FILE_AS); in e_contact_get_contact_height()
293 for (field = E_CONTACT_FILE_AS; field != E_CONTACT_LAST_SIMPLE_STRING; field++) in e_contact_get_contact_height()
455 file_as = e_contact_get (contact, E_CONTACT_FILE_AS); in e_contact_print_contact()
479 for (field = E_CONTACT_FILE_AS; field != E_CONTACT_LAST_SIMPLE_STRING; field++) in e_contact_print_contact()
520 field1 = e_contact_get_const (contact1, E_CONTACT_FILE_AS); in contact_compare()
521 field2 = e_contact_get_const (contact2, E_CONTACT_FILE_AS); in contact_compare()
765 file_as = e_contact_get (contact, E_CONTACT_FILE_AS); in contact_draw()
/dports/deskutils/glabels/glabels-3.4.1/src/
H A Dmerge-evolution.c264 return g_strdup (e_contact_pretty_name(E_CONTACT_FILE_AS)); in gl_merge_evolution_get_primary_key()
283 gchar *a_file_as = e_contact_get (contact_a, E_CONTACT_FILE_AS); in sort_contact_by_file_as()
284 gchar *b_file_as = e_contact_get (contact_b, E_CONTACT_FILE_AS); in sort_contact_by_file_as()
H A Dmerge-vcard.c215 return g_strdup (e_contact_pretty_name(E_CONTACT_FILE_AS)); in gl_merge_vcard_get_primary_key()
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A Dtest-contact-store.c97 column = create_text_column_for_field (E_CONTACT_FILE_AS); in start_test()
H A De-name-selector-entry.c385 str = e_contact_get_const (contact, E_CONTACT_FILE_AS); in describe_contact()
917 case E_CONTACT_FILE_AS: in build_textrep_for_contact()
960 EContactField fields[] = { E_CONTACT_FULL_NAME, E_CONTACT_NICKNAME, E_CONTACT_FILE_AS, in contact_match_cue()
2326 file_as_str = e_contact_get (contact, E_CONTACT_FILE_AS); in contact_layout_formatter()
3222 …strdup_printf (_("E_xpand %s Inline"), (gchar *) e_contact_get_const (contact, E_CONTACT_FILE_AS)); in populate_popup()
3238 …abel = g_strdup_printf (_("Cop_y %s"), (gchar *) e_contact_get_const (contact, E_CONTACT_FILE_AS)); in populate_popup()
3249 …label = g_strdup_printf (_("C_ut %s"), (gchar *) e_contact_get_const (contact, E_CONTACT_FILE_AS)); in populate_popup()
3267 …abel = g_strdup_printf (_("_Edit %s"), (gchar *) e_contact_get_const (contact, E_CONTACT_FILE_AS)); in populate_popup()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/tests/libebook/client/
H A Dclient-test-utils.c50 const gchar *file_as = e_contact_get_const (contact, E_CONTACT_FILE_AS); in print_email()
H A Dtest-book-client-custom-summary.c449 E_CONTACT_FILE_AS, in main()
/dports/mail/evolution/evolution-3.42.1/src/addressbook/importers/
H A Devolution-vcard-importer.c504 E_CONTACT_FILE_AS, in preview_contact()
785 description = e_contact_get_const (contact, E_CONTACT_FILE_AS); in evolution_contact_importer_get_preview_widget()
H A Devolution-ldif-importer.c423 e_contact_set (contact, E_CONTACT_FILE_AS, full_name); in resolve_list_card()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/addressbook/libebook-contacts/
H A De-contact.h69 E_CONTACT_FILE_AS, /* string field */ enumerator
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/calendar/backends/contacts/
H A De-cal-backend-contacts.c269 e_book_query_field_exists (E_CONTACT_FILE_AS), in book_record_get_view_thread()
986 name = e_contact_get_const (contact, E_CONTACT_FILE_AS); in create_birthday()
1017 name = e_contact_get_const (contact, E_CONTACT_FILE_AS); in create_anniversary()
/dports/net-im/libpurple/pidgin-2.14.8/pidgin/plugins/gevolution/
H A Dnew_person_dialog.c122 e_contact_set(dialog->contact, E_CONTACT_FILE_AS, file_as); in add_cb()
/dports/net-im/pidgin/pidgin-2.14.8/pidgin/plugins/gevolution/
H A Dnew_person_dialog.c122 e_contact_set(dialog->contact, E_CONTACT_FILE_AS, file_as); in add_cb()
/dports/net-im/finch/pidgin-2.14.8/pidgin/plugins/gevolution/
H A Dnew_person_dialog.c122 e_contact_set(dialog->contact, E_CONTACT_FILE_AS, file_as); in add_cb()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/addressbook/libedata-book/
H A De-book-backend-summary.c779 new_item->file_as = e_contact_get (contact, E_CONTACT_FILE_AS); in e_book_backend_summary_add_contact()
1317 e_contact_set (contact, E_CONTACT_FILE_AS, item->file_as); in e_book_backend_summary_get_summary_vcard()
/dports/mail/evolution-ews/evolution-ews-3.42.1/src/Microsoft365/addressbook/
H A De-book-backend-m365.c739 new_value = e_contact_get_const (new_contact, E_CONTACT_FILE_AS); in ebb_m365_contact_add_file_as()
1194 COMPLEX_ADDFN (E_CONTACT_FILE_AS, e_m365_contact_get_file_as, ebb_m365_contact_add_file_as),
1822 return g_strdup (e_contact_field_name (E_CONTACT_FILE_AS)); in ebb_m365_get_backend_property()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/tests/libedata-book/
H A Ddata-test-utils.c172 E_CONTACT_FILE_AS, in setup_empty_book()
H A Dtest-book-cache-utils.c169 E_CONTACT_FILE_AS, in tcu_setup_empty_book()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/addressbook/libebook/
H A De-destination.c420 E_CONTACT_FILE_AS)); in e_destination_set_contact()
909 priv->name = e_contact_get (priv->contact, E_CONTACT_FILE_AS); in e_destination_get_name()

12