Searched refs:shadow_spread (Results 1 – 10 of 10) sorted by relevance
108 (dsc->shadow_width == 1 && dsc->shadow_spread <= 0 && in lv_draw_rect()152 lv_area_increase(&t->_real_area, dsc->shadow_spread, dsc->shadow_spread); in lv_draw_rect()160 shadow_dsc->spread = dsc->shadow_spread; in lv_draw_rect()
68 int32_t shadow_spread; member
179 rect_dsc.shadow_spread = ((led->bright - LV_LED_BRIGHT_MIN) * rect_dsc.shadow_spread) / in lv_led_event()
168 else SET_STYLE_IF(shadow_spread, lv_xml_atoi(value)); in lv_xml_style_register()
183 else SET_STYLE_IF(shadow_spread, lv_xml_atoi(value)); in apply_styles()
135 draw_dsc->shadow_spread = lv_obj_get_style_shadow_spread(obj, part); in lv_obj_init_draw_rect_dsc()
705 dsc->shadow_spread = lv_obj_get_style_shadow_spread(obj, LV_PART_SCROLLBAR); in scrollbar_init_draw_dsc()
313 rect_dsc.shadow_spread = box_shadow_dsc->spread; in draw_to_texture()
273 rect_dsc.shadow_spread = box_shadow_dsc->spread; in draw_to_texture()
868 shadow_spread subsection