Home
last modified time | relevance | path

Searched refs:lv_demo_high_res_ctx_t (Results 1 – 10 of 10) sorted by relevance

/lvgl-latest/demos/high_res/
Dlv_demo_high_res_top_margin.c32 lv_demo_high_res_ctx_t * c);
37 static lv_obj_t * create_wifi(lv_obj_t * parent, lv_demo_high_res_ctx_t * c);
39 static lv_obj_t * create_perfmon(lv_obj_t * parent, lv_demo_high_res_ctx_t * c);
43 static lv_obj_t * create_settings(lv_obj_t * parent, lv_demo_high_res_ctx_t * c);
44 …bj_t * create_setting_label_cont(lv_obj_t * parent, const char * text, lv_demo_high_res_ctx_t * c);
64 lv_demo_high_res_ctx_t * c) in lv_demo_high_res_top_margin_create()
133 void lv_demo_high_res_top_margin_deinit_subjects(lv_demo_high_res_ctx_t * c) in lv_demo_high_res_top_margin_deinit_subjects()
148 lv_demo_high_res_ctx_t * c = lv_event_get_user_data(e); in logout_cb()
153 lv_demo_high_res_ctx_t * c) in create_icon()
174 lv_demo_high_res_ctx_t * c = lv_event_get_user_data(e); in icon_clicked_cb()
[all …]
Dlv_demo_high_res_app_smart_meter.c41 static lv_obj_t * create_widget1_part(lv_demo_high_res_ctx_t * c, lv_obj_t * parent, const char * t…
43 static void widget1_anim_height_range(lv_demo_high_res_ctx_t * c, int32_t * min, int32_t * max);
47 static void create_widget1(lv_demo_high_res_ctx_t * c, lv_obj_t * widgets);
48 static lv_obj_t * widget23_chart_label(lv_demo_high_res_ctx_t * c, lv_obj_t * parent, const char * …
52 static void create_widget2(lv_demo_high_res_ctx_t * c, lv_obj_t * widgets);
57 static lv_obj_t * create_widget3_stat(lv_demo_high_res_ctx_t * c, lv_obj_t * parent, const char * t…
59 static void create_widget3(lv_demo_high_res_ctx_t * c, lv_obj_t * widgets);
75 lv_demo_high_res_ctx_t * c = lv_obj_get_user_data(base_obj); in lv_demo_high_res_app_smart_meter()
147 static lv_obj_t * create_widget1_part(lv_demo_high_res_ctx_t * c, lv_obj_t * parent, const char * t… in create_widget1_part()
222 static void widget1_anim_height_range(lv_demo_high_res_ctx_t * c, int32_t * min, int32_t * max) in widget1_anim_height_range()
[all …]
Dlv_demo_high_res_private.h206 } lv_demo_high_res_ctx_t; typedef
228 lv_demo_high_res_ctx_t * c);
229 void lv_demo_high_res_top_margin_deinit_subjects(lv_demo_high_res_ctx_t * c);
233 …h_res_label_bind_temperature(lv_obj_t * label, lv_subject_t * subject, lv_demo_high_res_ctx_t * c);
Dlv_demo_high_res_app_smart_home.c31 static void create_widget1(lv_demo_high_res_ctx_t * c, lv_obj_t * widgets);
35 static void create_widget_charging(lv_demo_high_res_ctx_t * c, lv_obj_t * widgets);
38 static void create_widget2(lv_demo_high_res_ctx_t * c, lv_obj_t * widgets);
40 static void create_widget3(lv_demo_high_res_ctx_t * c, lv_obj_t * widgets);
41 static void create_widget4(lv_demo_high_res_ctx_t * c, lv_obj_t * widgets);
57 lv_demo_high_res_ctx_t * c = lv_obj_get_user_data(base_obj); in lv_demo_high_res_app_smart_home()
138 static void create_widget1(lv_demo_high_res_ctx_t * c, lv_obj_t * widgets) in create_widget1()
203 static void create_widget_charging(lv_demo_high_res_ctx_t * c, lv_obj_t * widgets) in create_widget_charging()
273 lv_demo_high_res_ctx_t * c = lv_event_get_user_data(e); in widget2_slider_released_cb()
285 static void create_widget2(lv_demo_high_res_ctx_t * c, lv_obj_t * widgets) in create_widget2()
[all …]
Dlv_demo_high_res_app_ev_charging.c51 static void create_widget1(lv_demo_high_res_ctx_t * c, lv_obj_t * widgets);
52 static lv_obj_t * widget2_chart_label(lv_demo_high_res_ctx_t * c, lv_obj_t * parent, const char * t…
53 static void create_widget2(lv_demo_high_res_ctx_t * c, lv_obj_t * widgets);
54 static lv_obj_t * create_widget3_info(lv_demo_high_res_ctx_t * c, lv_obj_t * parent, const lv_image…
56 static void create_widget3(lv_demo_high_res_ctx_t * c, lv_obj_t * widgets);
77 lv_demo_high_res_ctx_t * c = lv_obj_get_user_data(base_obj); in lv_demo_high_res_app_ev_charging()
164 lv_demo_high_res_ctx_t * c = lv_obj_get_user_data(base_obj); in bg_cont_delete_cb()
210 lv_demo_high_res_ctx_t * c = lv_obj_get_user_data(base_obj); in anim_exec_cb()
239 static void create_widget1(lv_demo_high_res_ctx_t * c, lv_obj_t * widgets) in create_widget1()
323 static lv_obj_t * widget2_chart_label(lv_demo_high_res_ctx_t * c, lv_obj_t * parent, const char * t… in widget2_chart_label()
[all …]
Dlv_demo_high_res_home.c33 static void app_card_create(lv_demo_high_res_ctx_t * c, lv_obj_t * parent, const char * text,
55 lv_demo_high_res_ctx_t * c = lv_obj_get_user_data(base_obj); in lv_demo_high_res_home()
236 static void app_card_create(lv_demo_high_res_ctx_t * c, lv_obj_t * parent, const char * text, in app_card_create()
273 lv_demo_high_res_ctx_t * c = lv_event_get_user_data(e); in set_light_theme_event_cb()
288 lv_demo_high_res_ctx_t * c = lv_event_get_user_data(e); in set_dark_theme_event_cb()
300 lv_demo_high_res_ctx_t * c = lv_observer_get_user_data(observer); in time_observer_cb()
315 lv_demo_high_res_ctx_t * c = lv_observer_get_user_data(observer); in date_observer_cb()
Dlv_demo_high_res_app_thermostat.c33 static lv_obj_t * widget1_chart_label(lv_demo_high_res_ctx_t * c, lv_obj_t * parent, const char * t…
34 static void create_widget1(lv_demo_high_res_ctx_t * c, lv_obj_t * widgets);
37 static lv_obj_t * create_widget2_value(lv_demo_high_res_ctx_t * c, lv_obj_t * parent, const char * …
39 static void create_widget2(lv_demo_high_res_ctx_t * c, lv_obj_t * widgets);
40 static lv_obj_t * create_widget3_setting(lv_demo_high_res_ctx_t * c, lv_obj_t * parent, const lv_im…
46 static void create_widget3(lv_demo_high_res_ctx_t * c, lv_obj_t * widgets);
62 lv_demo_high_res_ctx_t * c = lv_obj_get_user_data(base_obj); in lv_demo_high_res_app_thermostat()
134 static lv_obj_t * widget1_chart_label(lv_demo_high_res_ctx_t * c, lv_obj_t * parent, const char * t… in widget1_chart_label()
144 static void create_widget1(lv_demo_high_res_ctx_t * c, lv_obj_t * widgets) in create_widget1()
259 static lv_obj_t * create_widget2_value(lv_demo_high_res_ctx_t * c, lv_obj_t * parent, const char * … in create_widget2_value()
[all …]
Dlv_demo_high_res_app_about.c30 static lv_obj_t * create_button(lv_obj_t * parent, const void * img_src, lv_demo_high_res_ctx_t * c…
52 lv_demo_high_res_ctx_t * c = lv_obj_get_user_data(base_obj); in lv_demo_high_res_app_about()
190 static lv_obj_t * create_button(lv_obj_t * parent, const void * img_src, lv_demo_high_res_ctx_t * c) in create_button()
271 lv_demo_high_res_ctx_t * c = lv_obj_get_user_data(play_pause); in play_pause_clicked_cb()
Dlv_demo_high_res.c52 lv_demo_high_res_ctx_t * c = lv_obj_get_user_data(base_obj); in lv_demo_high_res()
Dlv_demo_high_res_util.c159 lv_demo_high_res_ctx_t * c = lv_malloc_zeroed(sizeof(lv_demo_high_res_ctx_t)); in lv_demo_high_res_base_obj_create()
394 …gh_res_label_bind_temperature(lv_obj_t * label, lv_subject_t * subject, lv_demo_high_res_ctx_t * c) in lv_demo_high_res_label_bind_temperature()
527 lv_demo_high_res_ctx_t * c = lv_observer_get_user_data(observer); in theme_observer_cb()
553 lv_demo_high_res_ctx_t * c = lv_obj_get_user_data(base_obj); in free_ctx_event_cb()
607 lv_demo_high_res_ctx_t * c = lv_obj_get_user_data(label); in label_text_temperature_cb()