Home
last modified time | relevance | path

Searched refs:xcursor_load_theme (Results 1 – 3 of 3) sorted by relevance

/external/wayland/cursor/
Dxcursor.h64 xcursor_load_theme(const char *theme, int size,
Dxcursor.c936 xcursor_load_theme(const char *theme, int size, in xcursor_load_theme() function
974 xcursor_load_theme(i, size, load_callback, user_data); in xcursor_load_theme()
Dwayland-cursor.c405 xcursor_load_theme(name, size, load_callback, theme); in wl_cursor_theme_load()