Searched refs:weston_config_section (Results 1 – 19 of 19) sorted by relevance
/third_party/weston/include/libweston/ |
D | config-parser.h | 76 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/ |
D | config-parser-test.c | 189 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/ |
D | config-parser.c | 52 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/ |
D | main.c | 120 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 …]
|
D | cms-static.c | 46 struct weston_config_section *s; in cms_output_created()
|
D | xwayland.c | 72 struct weston_config_section *section; in spawn_xserver()
|
D | text-backend.c | 1047 struct weston_config_section *section; in text_backend_configuration()
|
D | screen-share.c | 1167 struct weston_config_section *section; in wet_module_init()
|
/third_party/weston/clients/ |
D | desktop-shell.c | 594 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()
|
D | ivi-shell-user-interface.c | 1076 struct weston_config_section *shellSection = NULL; in hmi_homescreen_setting_create() 1078 struct weston_config_section *section = NULL; in hmi_homescreen_setting_create()
|
D | terminal.c | 3133 struct weston_config_section *s; in main()
|
D | window.c | 1330 struct weston_config_section *s; in create_cursors()
|
/third_party/wayland-ivi-extension/screen-info/module/ |
D | screen-info.c | 136 struct weston_config_section *section; in load_test_screen_info_module()
|
/third_party/wayland-ivi-extension/ivi-id-agent-modules/ivi-id-agent/src/ |
D | ivi-id-agent.c | 248 struct weston_config_section *section = NULL; in read_config()
|
/third_party/weston/ivi-shell/ |
D | ivi-shell.c | 381 struct weston_config_section *section; in init_ivi_shell()
|
D | hmi-controller.c | 694 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/ |
D | ivi-controller.c | 2069 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/ |
D | kiosk-shell.c | 493 struct weston_config_section *section = in kiosk_shell_output_configure()
|
/third_party/weston/desktop-shell/ |
D | shell.c | 468 struct weston_config_section *section; in shell_configuration()
|