Home
last modified time | relevance | path

Searched refs:LV_FLEX_ALIGN_START (Results 1 – 25 of 39) sorted by relevance

12

/lvgl-latest/examples/widgets/msgbox/
Dlv_example_msgbox_2.c27 lv_obj_set_flex_align(content, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_CENTER, LV_FLEX_ALIGN_CENTER); in lv_example_msgbox_2()
33 …lv_obj_set_flex_align(cont_brightness, LV_FLEX_ALIGN_CENTER, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_C… in lv_example_msgbox_2()
44 …lv_obj_set_flex_align(cont_speed, LV_FLEX_ALIGN_CENTER, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_CENTER… in lv_example_msgbox_2()
/lvgl-latest/demos/scroll/
Dlv_demo_scroll.c49 lv_obj_set_flex_align(panel, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_CENTER, LV_FLEX_ALIGN_CENTER); in lv_demo_scroll()
83 lv_obj_set_flex_align(cont, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_CENTER, LV_FLEX_ALIGN_START); in switch_create()
/lvgl-latest/demos/flex_layout/
Dlv_demo_flex_layout_view_ctrl_pad.c106 LV_FLEX_ALIGN_START, in tab_flex_create()
134 LV_FLEX_ALIGN_START, in tab_align_create()
231 LV_FLEX_ALIGN_START, in tab_layout_create()
251 …lv_obj_set_flex_align(temp_group, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_CENTER, LV_FLEX_ALIGN_CENTER); in tab_layout_create()
263 …lv_obj_set_flex_align(temp_group, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_CENTER, LV_FLEX_ALIGN_CENTER); in tab_layout_create()
275 …lv_obj_set_flex_align(temp_group, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_CENTER, LV_FLEX_ALIGN_CENTER); in tab_layout_create()
307 …lv_obj_set_flex_align(temp_group, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_CENTER, LV_FLEX_ALIGN_CENTER); in tab_layout_create()
Dlv_demo_flex_layout_flex_loader.c77 LV_FLEX_ALIGN_START,
/lvgl-latest/demos/benchmark/
Dlv_demo_benchmark.c136 …lv_obj_set_flex_align(scr, LV_FLEX_ALIGN_SPACE_EVENLY, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_SPACE_EV… in multiple_rgb_images_cb()
163 …lv_obj_set_flex_align(scr, LV_FLEX_ALIGN_SPACE_EVENLY, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_SPACE_EV… in multiple_argb_images_cb()
190 …lv_obj_set_flex_align(scr, LV_FLEX_ALIGN_SPACE_EVENLY, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_SPACE_EV… in rotated_argb_image_cb()
218 …lv_obj_set_flex_align(scr, LV_FLEX_ALIGN_SPACE_EVENLY, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_SPACE_EV… in multiple_labels_cb()
279 …lv_obj_set_flex_align(scr, LV_FLEX_ALIGN_SPACE_EVENLY, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_SPACE_EV… in multiple_arcs_cb()
315 …lv_obj_set_flex_align(scr, LV_FLEX_ALIGN_SPACE_EVENLY, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_SPACE_EV… in containers_cb()
339 …lv_obj_set_flex_align(scr, LV_FLEX_ALIGN_SPACE_EVENLY, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_SPACE_EV… in containers_with_overlay_cb()
366 …lv_obj_set_flex_align(scr, LV_FLEX_ALIGN_SPACE_EVENLY, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_SPACE_EV… in containers_with_opa_cb()
391 …lv_obj_set_flex_align(scr, LV_FLEX_ALIGN_SPACE_EVENLY, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_SPACE_EV… in containers_with_opa_layer_cb()
416 … lv_obj_set_flex_align(scr, LV_FLEX_ALIGN_SPACE_EVENLY, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_START); in containers_with_scrolling_cb()
[all …]
/lvgl-latest/demos/high_res/
Dlv_demo_high_res_app_ev_charging.c122 …info = lv_demo_high_res_simple_container_create(bg_cont, true, c->sz->gap[4], LV_FLEX_ALIGN_START); in lv_demo_high_res_app_ev_charging()
252 …e_box = lv_demo_high_res_simple_container_create(widget, true, c->sz->gap[1], LV_FLEX_ALIGN_START); in create_widget1()
270 … lv_obj_set_flex_align(saved_box, LV_FLEX_ALIGN_CENTER, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_START); in create_widget1()
281 …t_box = lv_demo_high_res_simple_container_create(widget, true, c->sz->gap[2], LV_FLEX_ALIGN_START); in create_widget1()
293 LV_FLEX_ALIGN_START); in create_widget1()
303 LV_FLEX_ALIGN_START); in create_widget1()
345 …_obj_set_flex_align(widget, LV_FLEX_ALIGN_SPACE_BETWEEN, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_START); in create_widget2()
408 …x = lv_demo_high_res_simple_container_create(totals_box, true, c->sz->gap[2], LV_FLEX_ALIGN_START); in create_widget2()
429 …x = lv_demo_high_res_simple_container_create(totals_box, true, c->sz->gap[2], LV_FLEX_ALIGN_START); in create_widget2()
457 …ub_box1 = lv_demo_high_res_simple_container_create(info, true, c->sz->gap[2], LV_FLEX_ALIGN_START); in create_widget3_info()
Dlv_demo_high_res_app_smart_meter.c101 …info = lv_demo_high_res_simple_container_create(bg_cont, true, c->sz->gap[4], LV_FLEX_ALIGN_START); in lv_demo_high_res_app_smart_meter()
172 … lv_obj_set_flex_align(box, LV_FLEX_ALIGN_SPACE_BETWEEN, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_START); in create_widget1_part()
174 …aily_box = lv_demo_high_res_simple_container_create(box, true, c->sz->gap[2], LV_FLEX_ALIGN_START); in create_widget1_part()
196 …ekly_box = lv_demo_high_res_simple_container_create(box, true, c->sz->gap[2], LV_FLEX_ALIGN_START); in create_widget1_part()
407 …_obj_set_flex_align(widget, LV_FLEX_ALIGN_SPACE_BETWEEN, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_START); in create_widget2()
415 …e_box = lv_demo_high_res_simple_container_create(widget, true, c->sz->gap[2], LV_FLEX_ALIGN_START); in create_widget2()
587 …* obj = lv_demo_high_res_simple_container_create(parent, true, c->sz->gap[4], LV_FLEX_ALIGN_START); in create_widget3_stat()
626 …_obj_set_flex_align(widget, LV_FLEX_ALIGN_SPACE_BETWEEN, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_START); in create_widget3()
Dlv_demo_high_res_app_smart_home.c82 …info = lv_demo_high_res_simple_container_create(bg_cont, true, c->sz->gap[4], LV_FLEX_ALIGN_START); in lv_demo_high_res_app_smart_home()
116 lv_obj_set_flex_align(widgets, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_END, LV_FLEX_ALIGN_END); in lv_demo_high_res_app_smart_home()
211 lv_obj_set_flex_align(widget, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_CENTER, LV_FLEX_ALIGN_CENTER); in create_widget_charging()
349 LV_FLEX_ALIGN_START); in create_widget3()
422 …_obj_set_flex_align(widget, LV_FLEX_ALIGN_SPACE_BETWEEN, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_START); in create_widget4()
430 …e_box = lv_demo_high_res_simple_container_create(widget, true, c->sz->gap[5], LV_FLEX_ALIGN_START); in create_widget4()
446LV_FLEX_ALIGN_START); in create_widget4()
Dlv_demo_high_res_app_about.c77 …info = lv_demo_high_res_simple_container_create(bg_cont, true, c->sz->gap[4], LV_FLEX_ALIGN_START); in lv_demo_high_res_app_about()
119 …lv_obj_set_flex_align(slides_cont, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_CENTER, LV_FLEX_ALIGN_CENTER… in lv_demo_high_res_app_about()
128 LV_FLEX_ALIGN_START); in lv_demo_high_res_app_about()
131 …= lv_demo_high_res_simple_container_create(slides_cont, false, c->sz->gap[2], LV_FLEX_ALIGN_START); in lv_demo_high_res_app_about()
Dlv_demo_high_res_app_thermostat.c88 …info = lv_demo_high_res_simple_container_create(bg_cont, true, c->sz->gap[4], LV_FLEX_ALIGN_START); in lv_demo_high_res_app_thermostat()
153 …_obj_set_flex_align(widget, LV_FLEX_ALIGN_SPACE_BETWEEN, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_START); in create_widget1()
210 …d_box = lv_demo_high_res_simple_container_create(widget, true, c->sz->gap[2], LV_FLEX_ALIGN_START); in create_widget1()
262 …* box = lv_demo_high_res_simple_container_create(parent, true, c->sz->gap[2], LV_FLEX_ALIGN_START); in create_widget2_value()
319 …_obj_set_flex_align(widget, LV_FLEX_ALIGN_SPACE_BETWEEN, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_START); in create_widget2()
328 LV_FLEX_ALIGN_START); in create_widget2()
403 lv_obj_set_flex_align(setting, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_CENTER, LV_FLEX_ALIGN_CENTER); in create_widget3_setting()
582 …r_box = lv_demo_high_res_simple_container_create(widget, true, c->sz->gap[4], LV_FLEX_ALIGN_START); in create_widget3()
Dlv_demo_high_res_home.c89 LV_FLEX_ALIGN_START); in lv_demo_high_res_home()
108 …left = lv_demo_high_res_simple_container_create(weather, true, c->sz->gap[2], LV_FLEX_ALIGN_START); in lv_demo_high_res_home()
115 LV_FLEX_ALIGN_START); in lv_demo_high_res_home()
Dlv_demo_high_res_top_margin.c227 …ont = lv_demo_high_res_simple_container_create(settings, true, c->sz->gap[4], LV_FLEX_ALIGN_START); in create_wifi()
263 … lv_obj_t * cont = lv_demo_high_res_simple_container_create(perfmon, true, 0, LV_FLEX_ALIGN_START); in create_perfmon()
/lvgl-latest/demos/smartwatch/
Dlv_demo_smartwatch_qr.c172 lv_obj_set_flex_align(qr_panel, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_START); in qr_screen_create()
Dlv_demo_smartwatch_notifications.c112 …lv_obj_set_flex_align(notification_item, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_CENTER, LV_FLEX_ALIGN_… in lv_demo_smartwatch_add_notification()
323 …lv_obj_set_flex_align(message_panel, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_CENTER, LV_FLEX_ALIGN_CENT… in create_screen_notifications()
365 …lv_obj_set_flex_align(message_list, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_CENTER, LV_FLEX_ALIGN_CENTE… in create_screen_notifications()
Dlv_demo_smartwatch_weather.c318 …lv_obj_set_flex_align(weather_forecast_daily, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_CENTER, LV_FLEX_A… in create_screen_weather()
346 …lv_obj_set_flex_align(weather_forecast_hourly, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_START, LV_FLEX_A… in create_screen_weather()
/lvgl-latest/src/widgets/calendar/
Dlv_calendar_header_arrow.c76 lv_obj_set_flex_align(obj, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_CENTER, LV_FLEX_ALIGN_START); in my_constructor()
/lvgl-latest/src/layouts/flex/
Dlv_flex.h36 LV_FLEX_ALIGN_START, enumerator
Dlv_flex.c160 track_cross_place = LV_FLEX_ALIGN_START; in flex_update()
164 if(track_cross_place == LV_FLEX_ALIGN_START) track_cross_place = LV_FLEX_ALIGN_END; in flex_update()
165 else if(track_cross_place == LV_FLEX_ALIGN_END) track_cross_place = LV_FLEX_ALIGN_START; in flex_update()
174 if(track_cross_place != LV_FLEX_ALIGN_START) { in flex_update()
/lvgl-latest/examples/widgets/checkbox/
Dlv_example_checkbox_1.c21 …lv_obj_set_flex_align(lv_screen_active(), LV_FLEX_ALIGN_CENTER, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN… in lv_example_checkbox_1()
/lvgl-latest/src/widgets/win/
Dlv_win.c103 lv_obj_set_flex_align(header, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_CENTER, LV_FLEX_ALIGN_CENTER); in lv_win_constructor()
/lvgl-latest/src/widgets/menu/
Dlv_menu.c306 …lv_obj_set_flex_align(sidebar_header, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_CENTER, LV_FLEX_ALIGN_CEN… in lv_menu_set_sidebar_page()
571 …lv_obj_set_flex_align(main_header, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_CENTER, LV_FLEX_ALIGN_CENTER… in lv_menu_constructor()
619 lv_obj_set_flex_align(obj, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_CENTER, LV_FLEX_ALIGN_CENTER); in lv_menu_page_constructor()
640 lv_obj_set_flex_align(obj, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_CENTER, LV_FLEX_ALIGN_CENTER); in lv_menu_cont_constructor()
/lvgl-latest/src/others/xml/
Dlv_xml_base_types.c153 if(lv_streq("start", txt)) return LV_FLEX_ALIGN_START; in lv_xml_flex_align_to_enum()
/lvgl-latest/tests/src/test_cases/widgets/
Dtest_bar.c366 …lv_obj_set_flex_align(active_screen, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_SPACE… in render_test_screen_create()
/lvgl-latest/demos/keypad_encoder/
Dlv_demo_keypad_encoder.c87 lv_obj_set_flex_align(parent, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_CENTER, LV_FLEX_ALIGN_CENTER); in selectors_create()
/lvgl-latest/examples/others/observer/
Dlv_example_observer_6.c24 lv_obj_set_flex_align(panel1, LV_FLEX_ALIGN_START, LV_FLEX_ALIGN_CENTER, LV_FLEX_ALIGN_CENTER); in lv_example_observer_6()

12