Home
last modified time | relevance | path

Searched defs:child1 (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/tests/src/test_cases/widgets/
Dtest_obj_tree.c45 lv_obj_t * child1 = lv_obj_create(parent1); in test_obj_tree_3() local
89 lv_obj_t * child1 = NULL; in test_obj_move_to_index_move_to_the_background() local
107 lv_obj_t * child1 = NULL; in test_obj_move_to_index_move_forward() local
126 lv_obj_t * child1 = NULL; in test_obj_move_to_index_no_operation_when_parent_is_null() local
139 lv_obj_t * child1 = NULL; in test_obj_move_to_index_no_operation_when_index_is_same_or_bigger_than_parent_child_count() local
153 lv_obj_t * child1 = NULL; in test_obj_move_to_index_no_operation_when_new_index_is_the_same_as_previous_index() local
171 lv_obj_t * child1 = NULL; in test_obj_move_to_index_no_operation_when_requested_negative_index_is_greater_than_child_count() local
Dtest_obj_pos.c28 lv_obj_t * child1 = lv_obj_create(parent); in test_content_parent_pct_child_pos_1() local