Searched defs:bg_pad (Results 1 – 2 of 2) sorted by relevance
324 int32_t bg_radius, int32_t indic_radius, int32_t bg_pad) in styled_bar_create()374 int32_t bg_pad[3] = {-5, 0, 5}; in render_test_screen_create() local
690 int32_t bg_pad = LV_MAX4(bg_left, bg_right, bg_top, bg_bottom); in lv_arc_event() local