Home
last modified time | relevance | path

Searched refs:GDATA_CALENDAR_ACCESS_ROLE_OWNER (Results 1 – 4 of 4) sorted by relevance

/dports/devel/libgdata/libgdata-0.17.13/gdata/services/calendar/
H A Dgdata-calendar-access-rule.h68 #define GDATA_CALENDAR_ACCESS_ROLE_OWNER "http://schemas.google.com/gCal/2005#owner" macro
H A Dgdata-calendar-calendar.c247 …return (strcmp (gdata_access_rule_get_role (rule), GDATA_CALENDAR_ACCESS_ROLE_OWNER) == 0) ? TRUE … in is_owner_rule()
505 level = GDATA_CALENDAR_ACCESS_ROLE_OWNER; in parse_json()
/dports/devel/libgdata/libgdata-0.17.13/docs/reference/
H A Dgdata-sections.txt.in2878 GDATA_CALENDAR_ACCESS_ROLE_OWNER
/dports/graphics/shotwell/shotwell-0.30.14/vapi/
H A Dlibgdata.vapi2108 [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_CALENDAR_ACCESS_ROLE_OWNER")]