Home
last modified time | relevance | path

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

/lvgl-latest/src/drivers/wayland/
Dlv_wayland.c2354 static void _lv_wayland_pointeraxis_read(lv_indev_t * drv, lv_indev_data_t * data) in _lv_wayland_pointeraxis_read() function
2630 lv_indev_set_read_cb(window->lv_indev_pointeraxis, _lv_wayland_pointeraxis_read); in lv_wayland_window_create()