Searched refs:lv_spangroup_get_child_cnt (Results 1 – 3 of 3) sorted by relevance
167 uint32_t lv_spangroup_get_child_cnt(const lv_obj_t * obj);
261 uint32_t lv_spangroup_get_child_cnt(const lv_obj_t * obj) in lv_spangroup_get_child_cnt() function
26 Use the function `lv_spangroup_get_child_cnt(spangroup)` to get back the number of spans the group …28 e.g. `uint32_t size = lv_spangroup_get_child_cnt(spangroup)`