Home
last modified time | relevance | path

Searched refs:lv_label_set_text_static (Results 1 – 17 of 17) sorted by relevance

/lvgl-latest/demos/high_res/
Dlv_demo_high_res_app_smart_meter.c113 lv_label_set_text_static(back_label, "Back"); in lv_demo_high_res_app_smart_meter()
119 lv_label_set_text_static(app_label, "Smart Meter"); in lv_demo_high_res_app_smart_meter()
163 lv_label_set_text_static(title, title_val); in create_widget1_part()
178 lv_label_set_text_static(daily_label, "Daily"); in create_widget1_part()
187 lv_label_set_text_static(daily_value_label, daily_val); in create_widget1_part()
191 lv_label_set_text_static(daily_kwh_label, "kWh"); in create_widget1_part()
201 lv_label_set_text_static(weekly_label, "Weekly"); in create_widget1_part()
210 lv_label_set_text_static(weekly_value_label, weekly_val); in create_widget1_part()
214 lv_label_set_text_static(weekly_kwh_label, "kWh"); in create_widget1_part()
335 lv_label_set_text_static(label, text); in widget23_chart_label()
[all …]
Dlv_demo_high_res_app_smart_home.c95 lv_label_set_text_static(back_label, "Back"); in lv_demo_high_res_app_smart_home()
101 lv_label_set_text_static(app_label, "Smart Home"); in lv_demo_high_res_app_smart_home()
149 lv_label_set_text_static(top_label, "Climate Control"); in create_widget1()
177 lv_label_set_text_static(outdoor_label, "Outdoor"); in create_widget1()
214 lv_label_set_text_static(top_label, "Charging"); in create_widget_charging()
259 lv_label_set_text_static(h_label, "h"); in create_widget_charging()
264 lv_label_set_text_static(time_to_full_label, "Time to full charge"); in create_widget_charging()
297 lv_label_set_text_static(top_label, "Lock"); in create_widget2()
318 lv_label_set_text_static(bottom_label, "Swipe to lock screen"); in create_widget2()
343 lv_label_set_text_static(top_label, "Speaker"); in create_widget3()
[all …]
Dlv_demo_high_res_app_ev_charging.c134 lv_label_set_text_static(back_label, "Back"); in lv_demo_high_res_app_ev_charging()
140 lv_label_set_text_static(app_label, "EV Charging"); in lv_demo_high_res_app_ev_charging()
255 lv_label_set_text_static(gas_savings_label, "Gas Savings"); in create_widget1()
259 lv_label_set_text_static(estimated_values_label, "Estimated values"); in create_widget1()
277 lv_label_set_text_static(saved_label, "Saved"); in create_widget1()
326 lv_label_set_text_static(label, text); in widget2_chart_label()
349 lv_label_set_text_static(title_label, "Last 14 days"); in create_widget2()
411 lv_label_set_text_static(charged_label, "Total Charged"); in create_widget2()
424 lv_label_set_text_static(charged_amount_kwh, "kWh"); in create_widget2()
433 lv_label_set_text_static(spent_label, "Total Spent"); in create_widget2()
[all …]
Dlv_demo_high_res_app_thermostat.c100 lv_label_set_text_static(back_label, "Back"); in lv_demo_high_res_app_thermostat()
106 lv_label_set_text_static(app_label, "Thermostat"); in lv_demo_high_res_app_thermostat()
137 lv_label_set_text_static(label, text); in widget1_chart_label()
158 lv_label_set_text_static(title_label, "Last 7 days"); in create_widget1()
213 lv_label_set_text_static(consumed_label, "Total energy consumed"); in create_widget1()
220 lv_label_set_text_static(amount_number, "102"); in create_widget1()
225 lv_label_set_text_static(amount_kwh, "kWh"); in create_widget1()
266 lv_label_set_text_static(title_label, title_val); in create_widget2_value()
271 lv_label_set_text_static(range_label, range_val); in create_widget2_value()
323 lv_label_set_text_static(title_label, "Scheduler"); in create_widget2()
[all …]
Dlv_demo_high_res_home.c118 lv_label_set_text_static(weather_label, "Cloudy"); in lv_demo_high_res_home()
135 lv_label_set_text_static(weather_temperature_location_label, "Outdoor"); in lv_demo_high_res_home()
184 lv_label_set_text_static(theme_label, "Theme:"); in lv_demo_high_res_home()
329 lv_label_set_text_static(weather_hi_lo_label, in hi_lo_observer_cb()
Dlv_demo_high_res_app_about.c89 lv_label_set_text_static(back_label, "Back"); in lv_demo_high_res_app_about()
95 lv_label_set_text_static(app_label, "About"); in lv_demo_high_res_app_about()
Dlv_demo_high_res_top_margin.c347 lv_label_set_text_static(label, text); in create_setting_label_cont()
/lvgl-latest/examples/scroll/
Dlv_example_scroll_1.c92 lv_label_set_text_static(lbl, "Save"); in lv_example_scroll_1()
94 lv_label_set_text_static(lbl, "Restore"); in lv_example_scroll_1()
Dlv_example_scroll_7.c104 lv_label_set_text_static(high_label, "current largest\nloaded value:"); in lv_example_scroll_7()
113 lv_label_set_text_static(low_label, "current smallest\nloaded value:"); in lv_example_scroll_7()
/lvgl-latest/demos/widgets/
Dlv_demo_widgets.c211 lv_label_set_text_static(label, "Widgets demo"); in lv_demo_widgets()
259 lv_label_set_text_static(name, "Elena Smith"); in profile_create()
264 lv_label_set_text_static(dsc, "This is a short description of me. Take a look at my profile!"); in profile_create()
269 lv_label_set_text_static(email_icn, LV_SYMBOL_ENVELOPE); in profile_create()
272 lv_label_set_text_static(email_label, "elena@smith.com"); in profile_create()
276 lv_label_set_text_static(call_icn, LV_SYMBOL_CALL); in profile_create()
279 lv_label_set_text_static(call_label, "+79 246 123 4567"); in profile_create()
285 lv_label_set_text_static(label, "Log out"); in profile_create()
293 lv_label_set_text_static(label, "Invite"); in profile_create()
305 lv_label_set_text_static(panel2_title, "Your profile"); in profile_create()
[all …]
/lvgl-latest/examples/widgets/obj/
Dlv_example_obj_3.c37 lv_label_set_text_static(label, "LV_DRAW_TRANSFORM_USE_MATRIX is not enabled"); in lv_example_obj_3()
/lvgl-latest/docs/details/widgets/
Dlabel.rst47 :cpp:expr:`lv_label_set_text_static(label, "Text")`. In this case, the text is not
52 ``const`` strings are safe to use with :cpp:func:`lv_label_set_text_static` since
57 Do not use ``const`` strings with :cpp:func:`lv_label_set_text_static` when the
73 - update the Label with :cpp:expr:`lv_label_set_text_static(label, buffer)` using that buffer.
116 :cpp:func:`lv_label_set_text_static`. The buffer you pass to
117 :cpp:func:`lv_label_set_text_static` must be writable if you plan to use
/lvgl-latest/src/widgets/label/
Dlv_label.h108 void lv_label_set_text_static(lv_obj_t * obj, const char * text);
Dlv_label.c203 void lv_label_set_text_static(lv_obj_t * obj, const char * text) in lv_label_set_text_static() function
/lvgl-latest/demos/benchmark/
Dlv_demo_benchmark.c242 lv_label_set_text_static(obj, "Hello LVGL!"); in multiple_labels_cb()
268 lv_label_set_text_static(obj, txt); in screen_sized_text_cb()
828 lv_label_set_text_static(child, "John Smith"); in card_create()
833 lv_label_set_text_static(child, "A DIY enthusiast"); in card_create()
841 lv_label_set_text_static(child, "Connect"); in card_create()
/lvgl-latest/src/widgets/dropdown/
Dlv_dropdown.c530 lv_label_set_text_static(label, dropdown->options); in lv_dropdown_open()
/lvgl-latest/docs/details/main-components/
Dfont.rst235 will be "Arabic processed" but :cpp:func:`lv_label_set_text_static` will not.