Home
last modified time | relevance | path

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

/dports/devel/gconf2/GConf-3.2.6/gconf/
H A Dgconf-schema.c80 real = REAL_SCHEMA (sc); in gconf_schema_copy()
104 REAL_SCHEMA (sc)->type = type; in gconf_schema_set_type()
116 REAL_SCHEMA (sc)->car_type = type; in gconf_schema_set_car_type()
122 REAL_SCHEMA (sc)->cdr_type = type; in gconf_schema_set_cdr_type()
130 if (REAL_SCHEMA (sc)->locale) in gconf_schema_set_locale()
136 REAL_SCHEMA (sc)->locale = NULL; in gconf_schema_set_locale()
144 if (REAL_SCHEMA (sc)->short_desc) in gconf_schema_set_short_desc()
158 if (REAL_SCHEMA (sc)->long_desc) in gconf_schema_set_long_desc()
172 if (REAL_SCHEMA (sc)->owner) in gconf_schema_set_owner()
178 REAL_SCHEMA (sc)->owner = NULL; in gconf_schema_set_owner()
[all …]