Home
last modified time | relevance | path

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

/lvgl-latest/src/drivers/wayland/
Dlv_wayland.c162 struct wl_cursor_theme * cursor_theme; member
438 …struct wl_cursor_image * cursor_image = wl_cursor_theme_get_cursor(app->cursor_theme, cursor)->ima… in pointer_handle_enter()
1282 app->cursor_theme = wl_cursor_theme_load(NULL, 32, app->shm); in handle_global()