Searched refs:wl_cursor_image (Results 1 – 2 of 2) sorted by relevance
37 struct wl_cursor_image { struct47 struct wl_cursor_image **images; argument64 wl_cursor_image_get_buffer(struct wl_cursor_image *image);
143 struct wl_cursor_image image;161 wl_cursor_image_get_buffer(struct wl_cursor_image *_img) in wl_cursor_image_get_buffer()179 wl_cursor_image_destroy(struct wl_cursor_image *_img) in wl_cursor_image_destroy()228 cursor->cursor.images[0] = (struct wl_cursor_image *) image; in wl_cursor_create_from_data()333 cursor->cursor.images[i] = (struct wl_cursor_image *) image; in wl_cursor_create_from_xcursor_images()