Searched defs:date (Results 1 – 7 of 7) sorted by relevance
10 lv_calendar_date_t date; in event_handler() local
150 const lv_calendar_date_t * date = lv_calendar_get_showed_date(calendar); in value_changed_event_cb() local
258 lv_result_t lv_calendar_get_pressed_date(const lv_obj_t * obj, lv_calendar_date_t * date) in lv_calendar_get_pressed_date()
91 lv_obj_t * date = lv_spangroup_create(date_and_time); in lv_demo_high_res_home() local
178 } date; member
174 void lv_demo_smartwatch_home_set_time(int minute, int hour, const char * am_pm, int date, const cha… in lv_demo_smartwatch_home_set_time()
888 lv_obj_t * date = lv_label_create(panel1); in shop_create() local