Home
last modified time | relevance | path

Searched defs:_lv_hit_test_info_t (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/core/
Dlv_obj_event_private.h34 struct _lv_hit_test_info_t { struct
35 … lv_point_t * point; /**< A point relative to screen to check if it can click the object or not*/
36 bool res; /**< true: `point` can click the object; false: it cannot*/