Searched refs:calendar_btnm_bg (Results 1 – 1 of 1) sorted by relevance
121 lv_style_t calendar_btnm_bg, calendar_btnm_day, calendar_header; member561 style_init_reset(&styles->calendar_btnm_bg); in style_init()562 lv_style_set_pad_all(&styles->calendar_btnm_bg, PAD_SMALL); in style_init()563 lv_style_set_pad_gap(&styles->calendar_btnm_bg, PAD_SMALL / 2); in style_init()811 lv_obj_add_style(obj, &styles->calendar_btnm_bg, 0); in theme_apply()