Home
last modified time | relevance | path

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

/third_party/wayland_standard/cursor/
Dxcursor.h58 XcursorLibraryLoadImages (const char *file, const char *theme, int size);
Dxcursor.c849 XcursorLibraryLoadImages (const char *file, const char *theme, int size) in XcursorLibraryLoadImages() function
/third_party/weston/xwayland/
Dwindow-manager.c361 images = XcursorLibraryLoadImages (file, NULL, size); in xcb_cursor_library_load_cursor()