Searched refs:lv_obj_get_child_id (Results 1 – 3 of 3) sorted by relevance
78 static inline uint32_t lv_obj_get_child_id(const struct _lv_obj_t * obj) in lv_obj_get_child_id() function
213 uint32_t idx = lv_obj_get_child_id(btn); in btn_click_event_cb()
315 - feat(obj) add lv_obj_move_to_index(obj, index), renamed lv_obj_get_child_id(obj) to lv_obj_get_in…