Searched refs:wl_cursor_theme (Results 1 – 2 of 2) sorted by relevance
35 struct wl_cursor_theme;72 struct wl_cursor_theme *76 wl_cursor_theme_destroy(struct wl_cursor_theme *theme);79 wl_cursor_theme_get_cursor(struct wl_cursor_theme *theme,
127 struct wl_cursor_theme { struct138 struct wl_cursor_theme *theme; argument158 struct wl_cursor_theme *theme = image->theme; in wl_cursor_image_get_buffer()200 struct wl_cursor_theme *theme) in wl_cursor_create_from_data()255 load_default_theme(struct wl_cursor_theme *theme) in load_default_theme()282 struct wl_cursor_theme *theme) in wl_cursor_create_from_xcursor_images()344 struct wl_cursor_theme *theme = data; in load_callback()382 WL_EXPORT struct wl_cursor_theme *385 struct wl_cursor_theme *theme; in wl_cursor_theme_load()424 wl_cursor_theme_destroy(struct wl_cursor_theme *theme) in wl_cursor_theme_destroy()[all …]