Searched refs:wl_cursor_theme (Results 1 – 2 of 2) sorted by relevance
35 struct wl_cursor_theme;53 struct wl_cursor_theme *57 wl_cursor_theme_destroy(struct wl_cursor_theme *theme);60 wl_cursor_theme_get_cursor(struct wl_cursor_theme *theme,
133 struct wl_cursor_theme { struct144 struct wl_cursor_theme *theme; argument164 struct wl_cursor_theme *theme = image->theme; in wl_cursor_image_get_buffer()206 struct wl_cursor_theme *theme) in wl_cursor_create_from_data()261 load_default_theme(struct wl_cursor_theme *theme) in load_default_theme()288 struct wl_cursor_theme *theme) in wl_cursor_create_from_xcursor_images()350 struct wl_cursor_theme *theme = data; in load_callback()388 WL_EXPORT struct wl_cursor_theme *391 struct wl_cursor_theme *theme; in wl_cursor_theme_load()430 wl_cursor_theme_destroy(struct wl_cursor_theme *theme) in wl_cursor_theme_destroy()[all …]