Home
last modified time | relevance | path

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

/lvgl-latest/src/misc/
Dlv_style.h599 lv_style_set_margin_bottom(style, value); in lv_style_set_margin_ver()
607 lv_style_set_margin_bottom(style, value); in lv_style_set_margin_all()
Dlv_style_gen.c253 void lv_style_set_margin_bottom(lv_style_t * style, int32_t value) in lv_style_set_margin_bottom() function
Dlv_style_gen.h47 void lv_style_set_margin_bottom(lv_style_t * style, int32_t value);