HomeSort by relevance Sort by last modified time
    Searched refs:wl_cursor_theme (Results 1 - 2 of 2) sorted by null

  /external/wayland/cursor/
wayland-cursor.h 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,
wayland-cursor.c 133 struct wl_cursor_theme { struct
144 struct wl_cursor_theme *theme;
164 struct wl_cursor_theme *theme = image->theme;
206 struct wl_cursor_theme *theme)
261 load_default_theme(struct wl_cursor_theme *theme)
288 struct wl_cursor_theme *theme)
350 struct wl_cursor_theme *theme = data;
388 WL_EXPORT struct wl_cursor_theme *
391 struct wl_cursor_theme *theme;
430 wl_cursor_theme_destroy(struct wl_cursor_theme *theme
    [all...]

Completed in 175 milliseconds