Home
last modified time | relevance | path

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

/dports/databases/evolution-data-server/evolution-data-server-3.42.1/tests/libebook-contacts/
H A Dtest-type-param.c320 "TEL;TYPE=" EVC_X_CALLBACK ":V5\r\n" in test_type_param_tel()
360 "TEL;TYPE=msg," EVC_X_CALLBACK ":V5\r\n" in test_type_param_tel()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/addressbook/libebook-contacts/
H A De-vcard.h76 #define EVC_X_CALLBACK "X-EVOLUTION-CALLBACK" macro
H A De-contact.c69 …{ EVC_TEL, "WORK;HOME;CAR;CELL;FAX;ISDN;PAGER;PREF;VOICE;" EVC_X_ASSISTANT ";" EVC_X_CALLBACK ";" …
185 …ONE_CALLBACK, EVC_TEL, "callback_phone", N_("Callback Phone"), FALSE, EVC_X_CALLBACK, 0),
/dports/mail/evolution/evolution-3.42.1/src/addressbook/util/
H A Deab-book-util.c52 { E_CONTACT_PHONE_CALLBACK, EVC_X_CALLBACK, NULL, NULL },
/dports/mail/evolution/evolution-3.42.1/src/addressbook/gui/widgets/
H A Deab-contact-formatter.c707 { E_CONTACT_PHONE_CALLBACK, EVC_X_CALLBACK }, in get_phone_location()