Home
last modified time | relevance | path

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

/dports/x11-toolkits/wlroots/wlroots-0.12.0/include/xcursor/
H A Dxcursor.h64 xcursor_load_theme(const char *theme, int size,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wayland/src/cursor/
H A Dxcursor.h62 xcursor_load_theme(const char *theme, int size,
H A Dxcursor.c935 xcursor_load_theme(const char *theme, int size, in xcursor_load_theme() function
973 xcursor_load_theme(i, size, load_callback, user_data); in xcursor_load_theme()
H A Dwayland-cursor.c411 xcursor_load_theme(name, size, load_callback, theme); in wl_cursor_theme_load()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/3rdparty/
H A Dxcursor.h68 xcursor_load_theme(const char *theme, int size,
H A Dxcursor.c967 xcursor_load_theme(const char *theme, int size, in xcursor_load_theme() function
1007 xcursor_load_theme(i, size, load_callback, user_data); in xcursor_load_theme()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Dxcursortheme.cpp147 xcursor_load_theme(themeName.toUtf8().constData(), size * dpr, load_callback, &closure); in fromTheme()
/dports/x11-toolkits/wlroots/wlroots-0.12.0/xcursor/
H A Dxcursor.c942 xcursor_load_theme(const char *theme, int size, in xcursor_load_theme() function
980 xcursor_load_theme(i, size, load_callback, user_data); in xcursor_load_theme()
H A Dwlr_xcursor.c237 xcursor_load_theme(name, size, load_callback, theme); in wlr_xcursor_theme_load()