Searched refs:final_extra_draw_size (Results 1 – 1 of 1) sorted by relevance
12 static const int32_t final_extra_draw_size = 10U; variable83 lv_obj_set_style_line_width(line, final_extra_draw_size, LV_PART_MAIN); in test_line_should_update_extra_draw_size_based_on_style()88 TEST_ASSERT_EQUAL(final_extra_draw_size, lv_obj_get_ext_draw_size(line)); in test_line_should_update_extra_draw_size_based_on_style()