Searched refs:arc_line (Results 1 – 1 of 1) sorted by relevance
45 lv_style_t arc_line; member125 style_init_reset(&theme->styles.arc_line); in style_init()126 lv_style_set_arc_width(&theme->styles.arc_line, 6); in style_init()342 lv_obj_add_style(obj, &theme->styles.arc_line, 0); in theme_apply()344 lv_obj_add_style(obj, &theme->styles.arc_line, LV_PART_INDICATOR); in theme_apply()354 lv_obj_add_style(obj, &theme->styles.arc_line, 0); in theme_apply()356 lv_obj_add_style(obj, &theme->styles.arc_line, LV_PART_INDICATOR); in theme_apply()