Searched refs:wl_cursor_image (Results 1 – 2 of 2) sorted by relevance
43 struct wl_cursor_image { struct66 struct wl_cursor_image **images; argument83 wl_cursor_image_get_buffer(struct wl_cursor_image *image);
137 struct wl_cursor_image image;155 wl_cursor_image_get_buffer(struct wl_cursor_image *_img) in wl_cursor_image_get_buffer()173 wl_cursor_image_destroy(struct wl_cursor_image *_img) in wl_cursor_image_destroy()222 cursor->cursor.images[0] = (struct wl_cursor_image *) image; in wl_cursor_create_from_data()327 cursor->cursor.images[i] = (struct wl_cursor_image *) image; in wl_cursor_create_from_xcursor_images()