Searched refs:lv_style_set_pad_bottom (Results 1 – 4 of 4) sorted by relevance
534 lv_style_set_pad_bottom(style, value); in lv_style_set_pad_all()546 lv_style_set_pad_bottom(style, value); in lv_style_set_pad_ver()
147 void lv_style_set_pad_bottom(lv_style_t * style, lv_coord_t value) in lv_style_set_pad_bottom() function
19 void lv_style_set_pad_bottom(lv_style_t * style, lv_coord_t value);
576 lv_style_set_pad_bottom(&styles->calendar_header, PAD_TINY); in style_init()