Lines Matching refs:weston_config_entry
46 struct weston_config_entry { struct
116 static struct weston_config_entry *
120 struct weston_config_entry *e; in config_section_get_entry()
137 struct weston_config_entry *e; in weston_config_get_section()
160 struct weston_config_entry *entry; in weston_config_section_get_int()
184 struct weston_config_entry *entry; in weston_config_section_get_uint()
220 struct weston_config_entry *entry; in weston_config_section_get_color()
258 struct weston_config_entry *entry; in weston_config_section_get_double()
284 struct weston_config_entry *entry; in weston_config_section_get_string()
307 struct weston_config_entry *entry; in weston_config_section_get_bool()
363 static struct weston_config_entry *
367 struct weston_config_entry *entry; in section_add_entry()
509 struct weston_config_entry *e, *next_e; in weston_config_destroy()