Home
last modified time | relevance | path

Searched refs:LV_FLEX_ALIGN_SPACE_AROUND (Results 1 – 11 of 11) sorted by relevance

/lvgl-latest/demos/flex_layout/
Dlv_demo_flex_layout_view.c48 LV_FLEX_ALIGN_SPACE_AROUND, in view_create()
50 LV_FLEX_ALIGN_SPACE_AROUND in view_create()
96 LV_FLEX_ALIGN_SPACE_AROUND, in view_create()
Dlv_demo_flex_layout_flex_loader.c81 LV_FLEX_ALIGN_SPACE_AROUND,
/lvgl-latest/tests/src/test_cases/
Dtest_align_flex.c64 create_row(LV_FLEX_ALIGN_SPACE_AROUND, 1); in test_align()
68 create_row(LV_FLEX_ALIGN_SPACE_AROUND, 2); in test_align()
/lvgl-latest/src/layouts/flex/
Dlv_flex.h40 LV_FLEX_ALIGN_SPACE_AROUND, enumerator
Dlv_flex.c490 case LV_FLEX_ALIGN_SPACE_AROUND: in place_content()
511 case LV_FLEX_ALIGN_SPACE_AROUND: in place_content()
/lvgl-latest/tests/src/test_cases/libs/
Dtest_lodepng.c38 …lv_obj_set_flex_align(screen, LV_FLEX_ALIGN_SPACE_AROUND, LV_FLEX_ALIGN_CENTER, LV_FLEX_ALIGN_CENT… in create_images()
Dtest_libpng.c38 …lv_obj_set_flex_align(screen, LV_FLEX_ALIGN_SPACE_AROUND, LV_FLEX_ALIGN_CENTER, LV_FLEX_ALIGN_CENT… in create_images()
/lvgl-latest/src/others/xml/
Dlv_xml_base_types.c154 if(lv_streq("space_around", txt)) return LV_FLEX_ALIGN_SPACE_AROUND; in lv_xml_flex_align_to_enum()
/lvgl-latest/examples/anim/
Dlv_example_anim_timeline_1.c56 …lv_obj_set_flex_align(par, LV_FLEX_ALIGN_SPACE_AROUND, LV_FLEX_ALIGN_CENTER, LV_FLEX_ALIGN_CENTER); in lv_example_anim_timeline_1()
/lvgl-latest/demos/smartwatch/
Dlv_demo_smartwatch_weather.c135 …lv_obj_set_flex_align(panel, LV_FLEX_ALIGN_SPACE_AROUND, LV_FLEX_ALIGN_CENTER, LV_FLEX_ALIGN_CENTE… in lv_demo_smartwatch_weather_add_daily()
/lvgl-latest/docs/details/base-widget/layouts/
Dflex.rst107 - :cpp:enumerator:`LV_FLEX_ALIGN_SPACE_AROUND`: items are evenly