/third_party/weston/compositor/ |
D | main.c | 1014 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 …]
|
D | cms-static.c | 57 if (weston_config_section_get_string(s, "icc_profile", &profile, NULL) < 0) in cms_output_created()
|
D | xwayland.c | 110 weston_config_section_get_string(section, "path", in spawn_xserver()
|
D | text-backend.c | 1053 weston_config_section_get_string(section, "path", in text_backend_configuration()
|
D | screen-share.c | 1178 weston_config_section_get_string(section, "command", &ss->command, ""); in wet_module_init()
|
/third_party/weston/tests/ |
D | config-parser-test.c | 205 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/ |
D | ivi-shell-user-interface.c | 1093 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()
|
D | desktop-shell.c | 1147 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()
|
D | terminal.c | 3146 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()
|
D | window.c | 1348 weston_config_section_get_string(s, "cursor-theme", &theme, theme); in create_cursors()
|
/third_party/weston/include/libweston/ |
D | config-parser.h | 99 weston_config_section_get_string(struct weston_config_section *section,
|
/third_party/wayland-ivi-extension/ivi-id-agent-modules/ivi-id-agent/src/ |
D | ivi-id-agent.c | 301 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/ |
D | screen-info.c | 143 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/ |
D | ivi-controller.c | 2086 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/ |
D | config-parser.c | 280 weston_config_section_get_string(struct weston_config_section *section, in weston_config_section_get_string() function
|
/third_party/weston/desktop-shell/ |
D | shell.c | 475 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/ |
D | kiosk-shell.c | 499 weston_config_section_get_string(section, "app-ids", in kiosk_shell_output_configure()
|
/third_party/weston/ivi-shell/ |
D | hmi-controller.c | 722 weston_config_section_get_string(shell_section, in hmi_server_setting_create()
|