Searched refs:item_last_id (Results 1 – 1 of 1) sorted by relevance
59 static void children_repos(lv_obj_t * cont, flex_t * f, int32_t item_first_id, int32_t item_last_id…406 static void children_repos(lv_obj_t * cont, flex_t * f, int32_t item_first_id, int32_t item_last_id… in children_repos() argument459 while(item && item_first_id != item_last_id) { in children_repos()