Home
last modified time | relevance | path

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

/third_party/weston/include/libweston/
Dconfig-parser.h76 struct weston_config_section;
79 struct weston_config_section *
83 weston_config_section_get_int(struct weston_config_section *section,
87 weston_config_section_get_uint(struct weston_config_section *section,
91 weston_config_section_get_color(struct weston_config_section *section,
95 weston_config_section_get_double(struct weston_config_section *section,
99 weston_config_section_get_string(struct weston_config_section *section,
104 weston_config_section_get_bool(struct weston_config_section *section,
121 struct weston_config_section **section,
/third_party/weston/tests/
Dconfig-parser-test.c189 struct weston_config_section *section; in ZUC_TEST_F()
201 struct weston_config_section *section; in ZUC_TEST_F()
218 struct weston_config_section *section; in ZUC_TEST_F()
233 struct weston_config_section *section; in ZUC_TEST_F()
250 struct weston_config_section *section; in ZUC_TEST_F()
268 struct weston_config_section *section; in ZUC_TEST_F()
283 struct weston_config_section *section; in ZUC_TEST_F()
298 struct weston_config_section *section; in ZUC_TEST_F()
313 struct weston_config_section *section; in ZUC_TEST_F()
327 struct weston_config_section *section; in ZUC_TEST_F()
[all …]
/third_party/weston/shared/
Dconfig-parser.c52 struct weston_config_section { struct
117 config_section_get_entry(struct weston_config_section *section, in config_section_get_entry()
132 struct weston_config_section *
136 struct weston_config_section *s; in weston_config_get_section()
156 weston_config_section_get_int(struct weston_config_section *section, in weston_config_section_get_int()
179 weston_config_section_get_uint(struct weston_config_section *section, in weston_config_section_get_uint()
216 weston_config_section_get_color(struct weston_config_section *section, in weston_config_section_get_color()
254 weston_config_section_get_double(struct weston_config_section *section, in weston_config_section_get_double()
280 weston_config_section_get_string(struct weston_config_section *section, in weston_config_section_get_string()
303 weston_config_section_get_bool(struct weston_config_section *section, in weston_config_section_get_bool()
[all …]
/third_party/weston/compositor/
Dmain.c120 struct weston_config_section *section;
1003 struct weston_config_section *s; in save_touch_device_calibration()
1061 struct weston_config_section *s; in weston_compositor_init_config()
1210 struct weston_config_section *section, in wet_output_set_scale()
1230 struct weston_config_section *section, in wet_output_set_transform()
1261 struct weston_config_section *section) in allow_content_protection()
1281 struct weston_config_section *section = NULL; in wet_configure_windowed_output_from_config()
1517 configure_input_device_accel(struct weston_config_section *s, in configure_input_device_accel()
1558 configure_input_device_scroll(struct weston_config_section *s, in configure_input_device_scroll()
1628 struct weston_config_section *s; in configure_input_device()
[all …]
Dcms-static.c46 struct weston_config_section *s; in cms_output_created()
Dxwayland.c72 struct weston_config_section *section; in spawn_xserver()
Dtext-backend.c1047 struct weston_config_section *section; in text_backend_configuration()
Dscreen-share.c1167 struct weston_config_section *section; in wet_module_init()
/third_party/weston/clients/
Ddesktop-shell.c594 struct weston_config_section *s; in panel_create()
1134 struct weston_config_section *s; in background_create()
1430 struct weston_config_section *s; in panel_add_launchers()
1467 parse_panel_position(struct desktop *desktop, struct weston_config_section *s) in parse_panel_position()
1492 parse_clock_format(struct desktop *desktop, struct weston_config_section *s) in parse_clock_format()
1512 struct weston_config_section *s; in main()
Divi-shell-user-interface.c1076 struct weston_config_section *shellSection = NULL; in hmi_homescreen_setting_create()
1078 struct weston_config_section *section = NULL; in hmi_homescreen_setting_create()
Dterminal.c3133 struct weston_config_section *s; in main()
Dwindow.c1330 struct weston_config_section *s; in create_cursors()
/third_party/wayland-ivi-extension/screen-info/module/
Dscreen-info.c136 struct weston_config_section *section; in load_test_screen_info_module()
/third_party/wayland-ivi-extension/ivi-id-agent-modules/ivi-id-agent/src/
Divi-id-agent.c248 struct weston_config_section *section = NULL; in read_config()
/third_party/weston/ivi-shell/
Divi-shell.c381 struct weston_config_section *section; in init_ivi_shell()
Dhmi-controller.c694 struct weston_config_section *shell_section = NULL; in hmi_server_setting_create()
1149 struct weston_config_section *section = NULL; in ivi_hmi_controller_add_launchers()
1923 struct weston_config_section *section = NULL; in initialize()
/third_party/wayland-ivi-extension/weston-ivi-shell/src/
Divi-controller.c2069 struct weston_config_section *section = NULL;
2261 struct weston_config_section *section;
2293 struct weston_config_section *section;
2364 struct weston_config_section *section;
/third_party/weston/kiosk-shell/
Dkiosk-shell.c493 struct weston_config_section *section = in kiosk_shell_output_configure()
/third_party/weston/desktop-shell/
Dshell.c468 struct weston_config_section *section; in shell_configuration()