Searched refs:outline_color (Results 1 – 11 of 11) sorted by relevance
165 …rect_dsc.outline_color = lv_color_mix(led->color, lv_color_black(), lv_color_brightness(rect_dsc.o… in lv_led_event()173 … rect_dsc.outline_color = lv_color_mix(rect_dsc.outline_color, lv_color_black(), led->bright); in lv_led_event()
31 dsc.outline_color = lv_palette_main(LV_PALETTE_GREEN); in lv_example_canvas_3()
30 draw_dsc.outline_color = lv_color_hex(0xff0000); in event_cb()
58 lv_color_t outline_color; member
295 outline_dsc->color = dsc->outline_color; in lv_draw_rect()
50 rect_dsc.outline_color = lv_palette_main(LV_PALETTE_INDIGO); in canvas_basic_render()
159 else SET_STYLE_IF(outline_color, lv_xml_to_color(value)); in lv_xml_style_register()
174 else SET_STYLE_IF(outline_color, lv_xml_to_color(value)); in apply_styles()
104 draw_dsc->outline_color = lv_obj_get_style_outline_color_filtered(obj, part); in lv_obj_init_draw_rect_dsc()
1473 outline_dsc.outline_color = lv_color_white(); in chart_event_cb()
779 outline_color subsection