Searched defs:_lv_hit_test_info_t (Results 1 – 1 of 1) sorted by relevance
34 struct _lv_hit_test_info_t { struct35 … 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*/