Searched refs:grandchild (Results 1 – 1 of 1) sorted by relevance
77 lv_obj_t * grandchild = lv_label_create(child); in test_inherit_meta() local80 …TEST_ASSERT_EQUAL_HEX(lv_color_hex(0xff0000).full, lv_obj_get_style_text_color(grandchild, LV_PART… in test_inherit_meta()99 lv_obj_t * grandchild = lv_label_create(child); in test_inherit_meta_with_lower_precedence_style() local106 …TEST_ASSERT_EQUAL_HEX(lv_color_hex(0xff0000).full, lv_obj_get_style_text_color(grandchild, LV_PART… in test_inherit_meta_with_lower_precedence_style()