Home
last modified time | relevance | path

Searched refs:index1 (Results 1 – 1 of 1) sorted by relevance

/lvgl-3.7.0/src/core/
Dlv_obj_tree.c227 uint_fast32_t index1 = lv_obj_get_index(obj1); in lv_obj_swap() local
233 parent->spec_attr->children[index1] = obj2; in lv_obj_swap()