Home
last modified time | relevance | path

Searched refs:EVC_ENCODING (Results 1 – 6 of 6) sorted by relevance

/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/addressbook/libebook-contacts/
H A De-vcard.h37 #define EVC_ENCODING "ENCODING" macro
H A De-contact.c694 values = e_vcard_attribute_get_param (attr, EVC_ENCODING); in photo_getter()
744 e_vcard_attribute_param_new (EVC_ENCODING), in photo_setter()
1073 e_vcard_attribute_param_new (EVC_ENCODING), in cert_setter()
H A De-vcard.c2112 if (g_ascii_strcasecmp (param_name, EVC_ENCODING) == 0) {
2296 if (!g_ascii_strcasecmp (param->name, EVC_ENCODING)) {
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/addressbook/libedata-book/
H A De-book-meta-backend.c3000 e_vcard_attribute_remove_param (attr, EVC_ENCODING); in e_book_meta_backend_inline_local_photos_sync()
3005 e_vcard_attribute_add_param_with_value (attr, e_vcard_attribute_param_new (EVC_ENCODING), "b"); in e_book_meta_backend_inline_local_photos_sync()
3109 values = e_vcard_attribute_get_param (attr, EVC_ENCODING); in e_book_meta_backend_store_inline_photos_sync()
3128 e_vcard_attribute_remove_param (attr, EVC_ENCODING); in e_book_meta_backend_store_inline_photos_sync()
/dports/mail/evolution-ews/evolution-ews-3.42.1/src/EWS/addressbook/
H A De-book-backend-ews.c661 e_vcard_attribute_param_new (EVC_ENCODING), in ebews_populate_cert()
/dports/mail/evolution/evolution-3.42.1/src/addressbook/gui/contact-editor/
H A De-contact-editor.c3696 e_vcard_attribute_param_new (EVC_ENCODING), in extract_certs_for_kind()