Home
last modified time | relevance | path

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

/lvgl-latest/tests/src/test_cases/widgets/
Dtest_bar.c148 lv_color_t indic_color = lv_color_hex(0x0000FF); in test_bar_normal() local
163 lv_obj_set_style_bg_color(test_bar, indic_color, LV_PART_INDICATOR); in test_bar_normal()
175 lv_obj_set_style_bg_color(test_bar, indic_color, LV_PART_INDICATOR); in test_bar_normal()
189 lv_obj_set_style_bg_color(test_bar, indic_color, LV_PART_INDICATOR); in test_bar_normal()
201 lv_obj_set_style_bg_color(test_bar, indic_color, LV_PART_INDICATOR); in test_bar_normal()