Home
last modified time | relevance | path

Searched refs:wl_cursor_theme_get_cursor (Results 1 – 2 of 2) sorted by relevance

/external/wayland/cursor/
Dwayland-cursor.h60 wl_cursor_theme_get_cursor(struct wl_cursor_theme *theme,
Dwayland-cursor.c353 if (wl_cursor_theme_get_cursor(theme, images->name)) { in load_callback()
452 wl_cursor_theme_get_cursor(struct wl_cursor_theme *theme, in wl_cursor_theme_get_cursor() function