Searched refs:month_day (Results 1 – 5 of 5) sorted by relevance
40 lv_subject_t month_day; member
51 lv_subject_set_int(&api->subjects.month_day, 1); in lv_demo_high_res_api_example()
301 lv_subject_init_int(&c->api.subjects.month_day, 31); in lv_demo_high_res_base_obj_create()327 c->subject_groups.date.members[1] = &c->api.subjects.month_day; in lv_demo_high_res_base_obj_create()
321 lv_snprintf(buf, sizeof(buf), "%"PRId32" %s", lv_subject_get_int(&c->api.subjects.month_day), in date_observer_cb()
382 lv_subject_get_int(&c->api.subjects.month_day), in date_observer_cb()