Home
last modified time | relevance | path

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

/external/wayland/cursor/
Dxcursor.h62 xcursor_load_theme(const char *theme, int size,
Dxcursor.c929 xcursor_load_theme(const char *theme, int size, in xcursor_load_theme() function
967 xcursor_load_theme(i, size, load_callback, user_data); in xcursor_load_theme()
Dwayland-cursor.c411 xcursor_load_theme(name, size, load_callback, theme); in wl_cursor_theme_load()