Home
last modified time | relevance | path

Searched refs:bar_height (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/tests/src/test_cases/
Dtest_bar.c52 const lv_coord_t bar_height = 20u; in test_bar_should_update_indicator_right_coordinate_based_on_bar_value() local
63 lv_obj_set_size(bar, bar_width, bar_height); in test_bar_should_update_indicator_right_coordinate_based_on_bar_value()
107 const lv_coord_t bar_height = 20u; in test_bar_rtl_should_update_indicator_left_coordinate_based_on_bar_value() local
118 lv_obj_set_size(bar, bar_width, bar_height); in test_bar_rtl_should_update_indicator_left_coordinate_based_on_bar_value()