Searched refs:new_height (Results 1 – 2 of 2) sorted by relevance
146 int32_t new_height = 0u; in test_bar_indicator_area_should_get_smaller_when_padding_is_increased() local170 new_height = lv_area_get_height(&bar_ptr->indic_area); in test_bar_indicator_area_should_get_smaller_when_padding_is_increased()173 TEST_ASSERT_LESS_THAN_INT32(original_height, new_height); in test_bar_indicator_area_should_get_smaller_when_padding_is_increased()
23 …v_obj_set_height(obj, new_height)`, or both axes can be modified at the same time with `lv_obj_set…