Searched refs:lv_style_set_pad_top (Results 1 – 5 of 5) sorted by relevance
45 lv_style_set_pad_top(&style, 5); /*Space from the perpendicular side*/ in lv_example_scroll_4()
533 lv_style_set_pad_top(style, value); in lv_style_set_pad_all()545 lv_style_set_pad_top(style, value); in lv_style_set_pad_ver()
139 void lv_style_set_pad_top(lv_style_t * style, lv_coord_t value) in lv_style_set_pad_top() function
18 void lv_style_set_pad_top(lv_style_t * style, lv_coord_t value);
575 lv_style_set_pad_top(&styles->calendar_header, PAD_SMALL); in style_init()