Home
last modified time | relevance | path

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

/AliOS-Things-master/components/littlevgl/src/lv_core/
A Dlv_style.h45 LV_SHADOW_BOTTOM = 0, /**< Only draw bottom shadow */ enumerator
/AliOS-Things-master/components/littlevgl/src/lv_themes/
A Dlv_theme_material.c75 panel.body.shadow.type = LV_SHADOW_BOTTOM; in basic_init()
120 rel.body.shadow.type = LV_SHADOW_BOTTOM; in btn_init()
276 sw_knob_on.body.shadow.type = LV_SHADOW_BOTTOM; in sw_init()
409 rel.body.shadow.type = LV_SHADOW_BOTTOM; in cb_init()
691 btn_bg.body.shadow.type = LV_SHADOW_BOTTOM; in tabview_init()
A Dlv_theme_night.c118 btn_rel.body.shadow.type = LV_SHADOW_BOTTOM; in btn_init()
/AliOS-Things-master/components/littlevgl/
A DREADME.md276 style_btn_rel.body.shadow.type = LV_SHADOW_BOTTOM;
/AliOS-Things-master/components/littlevgl/src/lv_draw/
A Dlv_draw_rect.c1139 } else if(style->body.shadow.type == LV_SHADOW_BOTTOM) { in lv_draw_shadow()

Completed in 10 milliseconds