Searched refs:wl_list_length (Results 1 – 18 of 18) sorted by relevance
66 assert(wl_list_length(&list) == 0); in TEST()68 assert(wl_list_length(&list) == 1); in TEST()70 assert(wl_list_length(&list) == 0); in TEST()
143 *num_seats = wl_list_length(&surface_ctx->list_accepted_seats); in ilm_getInputAcceptanceOn()189 max_seats = wl_list_length(&ctx->wl.list_seat); in ilm_getInputDevices()309 *num_ids = wl_list_length(&ctx->wl.list_surface); in ilm_getInputFocus()
62 SDL_WAYLAND_SYM(int, wl_list_length, (const struct wl_list *))
345 wl_list_length(const struct wl_list *list);
62 wl_list_length(const struct wl_list *list) in wl_list_length() function
1868 wl_list_length(&i->request_list), i->name); in emit_code()1874 wl_list_length(&i->event_list), i->name); in emit_code()
85 if (wl_list_length(&ctx->list_surface) == 0) { in wayland_client_gen_surface_id()
1138 length = wl_list_length(&layout->layer_list); in ivi_layout_get_layers()1174 length = wl_list_length(&iviscrn->order.layer_list); in ivi_layout_get_layers_on_screen()1210 length = wl_list_length(&ivisurf->view_list); in ivi_layout_get_layers_under_surface()1249 length = wl_list_length(&layout->surface_list); in ivi_layout_get_surfaces()1283 length = wl_list_length(&ivilayer->order.view_list); in ivi_layout_get_surfaces_on_layer()
814 hmi_ctrl->screen_num = wl_list_length(&ec->output_list); in hmi_controller_create()
1445 if (wl_list_length(&ctx->wl.list_layer) == 0) { in gen_layer_id()1605 t_ilm_uint length = wl_list_length(&ctx->wl.list_screen); in ilm_getScreenIDs()1658 t_ilm_uint length = wl_list_length(&ctx->wl.list_layer); in ilm_getLayerIDs()1718 t_ilm_uint length = wl_list_length(&ctx->wl.list_surface); in ilm_getSurfaceIDs()
114 if (wl_list_length(&o->head_list) > 1) { in get_output_id()
127 if (wl_list_length(&output->base.head_list) != 1) in fbdev_output_get_head()
92 if (wl_list_length(planes) == 1) { in drm_output_add_zpos_plane()
1352 if (wl_list_length(&output_base->head_list) >= MAX_CLONED_CONNECTORS) in drm_output_attach_head()
1030 int launcher_count = wl_list_length(launcher_list); in create_launchers()
3379 DBG("touch_handle_motion: %i %i\n", id, wl_list_length(&input->touch_point_list)); in touch_handle_motion()6316 wl_list_length(&display->window_list)); in display_destroy()
4928 if (wl_list_length(&shell->output_list) == 1) in create_shell_output()
2709 uint32_t view_count = wl_list_length(&compositor->view_list); in weston_compositor_build_view_list()