Home
last modified time | relevance | path

Searched defs:child2 (Results 1 – 4 of 4) sorted by relevance

/lvgl-latest/tests/src/test_cases/widgets/
Dtest_obj_tree.c46 lv_obj_t * child2 = lv_obj_create(parent2); in test_obj_tree_3() local
90 lv_obj_t * child2 = NULL; in test_obj_move_to_index_move_to_the_background() local
108 lv_obj_t * child2 = NULL; in test_obj_move_to_index_move_forward() local
154 lv_obj_t * child2 = NULL; in test_obj_move_to_index_no_operation_when_new_index_is_the_same_as_previous_index() local
172 lv_obj_t * child2 = NULL; in test_obj_move_to_index_no_operation_when_requested_negative_index_is_greater_than_child_count() local
Dtest_obj_pos.c32 lv_obj_t * child2 = lv_obj_create(parent); in test_content_parent_pct_child_pos_1() local
/lvgl-latest/examples/scroll/
Dlv_example_scroll_1.c67 lv_obj_t * child2 = lv_button_create(child); in lv_example_scroll_1() local
/lvgl-latest/src/libs/thorvg/
DtvgLottieModel.cpp395 auto child2 = children[i + 1]; in prepare() local