Searched refs:bar_width (Results 1 – 1 of 1) sorted by relevance
51 const lv_coord_t bar_width = 200u; in test_bar_should_update_indicator_right_coordinate_based_on_bar_value() local63 lv_obj_set_size(bar, bar_width, bar_height); in test_bar_should_update_indicator_right_coordinate_based_on_bar_value()106 const lv_coord_t bar_width = 200u; in test_bar_rtl_should_update_indicator_left_coordinate_based_on_bar_value() local118 lv_obj_set_size(bar, bar_width, bar_height); in test_bar_rtl_should_update_indicator_left_coordinate_based_on_bar_value()133 int32_t expected_coord = (bar_width - right_padding) - indicator_width; in test_bar_rtl_should_update_indicator_left_coordinate_based_on_bar_value()