Home
last modified time | relevance | path

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

/lvgl-2.7.6/src/lv_hal/
Dlv_hal_indev.h69 typedef uint8_t lv_gesture_dir_t; typedef
144 lv_gesture_dir_t gesture_dir;
/lvgl-2.7.6/src/lv_core/
Dlv_indev.h113 lv_gesture_dir_t lv_indev_get_gesture_dir(const lv_indev_t * indev);
Dlv_indev.c273 lv_gesture_dir_t lv_indev_get_gesture_dir(const lv_indev_t * indev) in lv_indev_get_gesture_dir()