Home
last modified time | relevance | path

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

/lvgl-3.7.0/tests/src/
Dlv_test_indev.c11 static lv_coord_t y_act; variable
22 data->point.y = y_act; in lv_test_mouse_read_cb()
29 y_act = y; in lv_test_mouse_move_to()
35 y_act += y; in lv_test_mouse_move_by()