Home
last modified time | relevance | path

Searched refs:weston_config_section_get_int (Results 1 – 8 of 8) sorted by relevance

/third_party/weston/tests/
Dconfig-parser-test.c272 r = weston_config_section_get_int(section, "number", &n, 600); in ZUC_TEST_F()
287 r = weston_config_section_get_int(section, "+++", &n, 700); in ZUC_TEST_F()
442 r = weston_config_section_get_int(section, "zero", &n, 600); in ZUC_TEST_F()
581 r = weston_config_section_get_int(section, "negative", &n, 600); in ZUC_TEST_F()
/third_party/weston/include/libweston/
Dconfig-parser.h83 weston_config_section_get_int(struct weston_config_section *section,
/third_party/weston/compositor/
Dmain.c1081 weston_config_section_get_int(s, "repeat-rate", in weston_compositor_init_config()
1083 weston_config_section_get_int(s, "repeat-delay", in weston_compositor_init_config()
1091 weston_config_section_get_int(s, "repaint-window", &repaint_msec, in weston_compositor_init_config()
1217 weston_config_section_get_int(section, "scale", &scale, default_scale); in wet_output_set_scale()
2287 weston_config_section_get_int(section, "port", &port, 0); in drm_backend_remoted_output_configure()
3041 weston_config_section_get_int(section, "cursor-size", in load_wayland_backend()
3436 weston_config_section_get_int(section, "idle-time", &idle_time, -1); in wet_main()
/third_party/weston/shared/
Dconfig-parser.c156 weston_config_section_get_int(struct weston_config_section *section, in weston_config_section_get_int() function
/third_party/weston/clients/
Divi-shell-user-interface.c1096 weston_config_section_get_int( in hmi_homescreen_setting_create()
Dterminal.c3147 weston_config_section_get_int(s, "font-size", &option_font_size, 14); in main()
Dwindow.c1349 weston_config_section_get_int(s, "cursor-size", &size, size); in create_cursors()
/third_party/wayland-ivi-extension/weston-ivi-shell/src/
Divi-controller.c2090 weston_config_section_get_int(section,