Home
last modified time | relevance | path

Searched refs:gdata_gd_phone_number_new (Results 1 – 8 of 8) sorted by relevance

/dports/devel/libgdata/libgdata-0.17.13/gdata/gd/
H A Dgdata-gd-phone-number.h250 GDataGDPhoneNumber *gdata_gd_phone_number_new (const gchar *number, const gchar *relation_type, con…
H A Dgdata-gd-phone-number.c367 gdata_gd_phone_number_new (const gchar *number, const gchar *relation_type, const gchar *label, con… in gdata_gd_phone_number_new() function
/dports/devel/libgdata/libgdata-0.17.13/gdata/tests/
H A Dcontacts.c355 …phone_number1 = gdata_gd_phone_number_new ("(206)555-1212", GDATA_GD_PHONE_NUMBER_WORK, NULL, NULL… in test_contact_insert()
359 …phone_number2 = gdata_gd_phone_number_new ("(206)555-1213", GDATA_GD_PHONE_NUMBER_HOME, NULL, NULL… in test_contact_insert()
902 …phone_number1 = gdata_gd_phone_number_new ("(206)555-1212", GDATA_GD_PHONE_NUMBER_WORK, NULL, NULL… in test_contact_properties()
906 …phone_number2 = gdata_gd_phone_number_new ("(206)555-1213", GDATA_GD_PHONE_NUMBER_HOME, NULL, NULL… in test_contact_properties()
H A Dgeneral.c2999 …phone2 = gdata_gd_phone_number_new ("+1 206 555 1212", GDATA_GD_PHONE_NUMBER_MOBILE, "Personal & b… in test_gd_phone_number()
3054 …phone = gdata_gd_phone_number_new ("0123456789 <54>", GDATA_GD_PHONE_NUMBER_WORK_MOBILE "?foo&bar"… in test_gd_phone_number_escaping()
3072 phone1 = gdata_gd_phone_number_new ("123", NULL, NULL, "phone://123", TRUE); in test_gd_phone_number_comparison()
3073 phone2 = gdata_gd_phone_number_new ("123", NULL, "label", "phone://123", FALSE); in test_gd_phone_number_comparison()
/dports/devel/libgdata/libgdata-0.17.13/gdata/
H A Dgdata-core.symbols465 gdata_gd_phone_number_new
H A Dsymbol.map644 gdata_gd_phone_number_new;
/dports/devel/libgdata/libgdata-0.17.13/docs/reference/
H A Dgdata-sections.txt.in1143 gdata_gd_phone_number_new
/dports/devel/libgdata/libgdata-0.17.13/
H A DNEWS1625 * Added GDataGDPhoneNumber, gdata_gd_phone_number_new, gdata_gd_phone_number_free