Home
last modified time | relevance | path

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

/third_party/weston/compositor/
Dmain.c1014 weston_config_section_get_string(s, "calibration_helper", in save_touch_device_calibration()
1067 weston_config_section_get_string(s, "keymap_rules", in weston_compositor_init_config()
1069 weston_config_section_get_string(s, "keymap_model", in weston_compositor_init_config()
1071 weston_config_section_get_string(s, "keymap_layout", in weston_compositor_init_config()
1073 weston_config_section_get_string(s, "keymap_variant", in weston_compositor_init_config()
1075 weston_config_section_get_string(s, "keymap_options", in weston_compositor_init_config()
1238 weston_config_section_get_string(section, in wet_output_set_transform()
1300 weston_config_section_get_string(section, "mode", &mode, NULL); in wet_configure_windowed_output_from_config()
1526 if (weston_config_section_get_string(s, "accel-profile", in configure_input_device_accel()
1577 if (weston_config_section_get_string(s, "scroll-method", in configure_input_device_scroll()
[all …]
Dcms-static.c57 if (weston_config_section_get_string(s, "icc_profile", &profile, NULL) < 0) in cms_output_created()
Dxwayland.c110 weston_config_section_get_string(section, "path", in spawn_xserver()
Dtext-backend.c1053 weston_config_section_get_string(section, "path", in text_backend_configuration()
Dscreen-share.c1178 weston_config_section_get_string(section, "command", &ss->command, ""); in wet_module_init()
/third_party/weston/tests/
Dconfig-parser-test.c205 r = weston_config_section_get_string(section, "a", &s, NULL); in ZUC_TEST_F()
222 r = weston_config_section_get_string(section, "b", &s, NULL); in ZUC_TEST_F()
237 r = weston_config_section_get_string(section, "name", &s, NULL); in ZUC_TEST_F()
254 r = weston_config_section_get_string(section, "a", &s, "boo"); in ZUC_TEST_F()
372 r = weston_config_section_get_string(section, "contents", &s, NULL); in ZUC_TEST_F()
390 r = weston_config_section_get_string(section, "contents", &s, NULL); in ZUC_TEST_F()
409 r = weston_config_section_get_string(section, "contents", &s, "eels"); in ZUC_TEST_F()
/third_party/weston/clients/
Divi-shell-user-interface.c1093 weston_config_section_get_string( in hmi_homescreen_setting_create()
1103 weston_config_section_get_string( in hmi_homescreen_setting_create()
1112 weston_config_section_get_string( in hmi_homescreen_setting_create()
1121 weston_config_section_get_string( in hmi_homescreen_setting_create()
1130 weston_config_section_get_string( in hmi_homescreen_setting_create()
1139 weston_config_section_get_string( in hmi_homescreen_setting_create()
1148 weston_config_section_get_string( in hmi_homescreen_setting_create()
1157 weston_config_section_get_string( in hmi_homescreen_setting_create()
1187 weston_config_section_get_string(section, "icon", in hmi_homescreen_setting_create()
1189 weston_config_section_get_string(section, "path", in hmi_homescreen_setting_create()
Ddesktop-shell.c1147 weston_config_section_get_string(s, "background-image", in background_create()
1152 weston_config_section_get_string(s, "background-type", in background_create()
1441 weston_config_section_get_string(s, "icon", &icon, NULL); in panel_add_launchers()
1442 weston_config_section_get_string(s, "path", &path, NULL); in panel_add_launchers()
1473 weston_config_section_get_string(s, "panel-position", &position, "top"); in parse_panel_position()
1496 weston_config_section_get_string(s, "clock-format", &clock_format, ""); in parse_clock_format()
Dterminal.c3146 weston_config_section_get_string(s, "font", &option_font, "mono"); in main()
3148 weston_config_section_get_string(s, "term", &option_term, "xterm"); in main()
Dwindow.c1348 weston_config_section_get_string(s, "cursor-theme", &theme, theme); in create_cursors()
/third_party/weston/include/libweston/
Dconfig-parser.h99 weston_config_section_get_string(struct weston_config_section *section,
/third_party/wayland-ivi-extension/ivi-id-agent-modules/ivi-id-agent/src/
Divi-id-agent.c301 weston_config_section_get_string(section, "app-id", in read_config()
303 weston_config_section_get_string(section, "app-title", in read_config()
/third_party/wayland-ivi-extension/screen-info/module/
Dscreen-info.c143 if (weston_config_section_get_string(section, "test-screen-info-module", in load_test_screen_info_module()
/third_party/wayland-ivi-extension/weston-ivi-shell/src/
Divi-controller.c2086 weston_config_section_get_string(section,
2094 weston_config_section_get_string(section,
2115 if (0 != weston_config_section_get_string(section, "screen-name",
2268 if (weston_config_section_get_string(section, "ivi-input-module",
2300 if (weston_config_section_get_string(section, "screen-info-module",
2372 if (weston_config_section_get_string(section, "ivi-id-agent-module",
/third_party/weston/shared/
Dconfig-parser.c280 weston_config_section_get_string(struct weston_config_section *section, in weston_config_section_get_string() function
/third_party/weston/desktop-shell/
Dshell.c475 weston_config_section_get_string(section, "client", &s, client); in shell_configuration()
483 weston_config_section_get_string(section, in shell_configuration()
488 weston_config_section_get_string(section, in shell_configuration()
493 weston_config_section_get_string(section, "animation", &s, "none"); in shell_configuration()
496 weston_config_section_get_string(section, "close-animation", &s, "fade"); in shell_configuration()
499 weston_config_section_get_string(section, in shell_configuration()
505 weston_config_section_get_string(section, "focus-animation", &s, "none"); in shell_configuration()
/third_party/weston/kiosk-shell/
Dkiosk-shell.c499 weston_config_section_get_string(section, "app-ids", in kiosk_shell_output_configure()
/third_party/weston/ivi-shell/
Dhmi-controller.c722 weston_config_section_get_string(shell_section, in hmi_server_setting_create()