Searched refs:widgets (Results 1 – 8 of 8) sorted by relevance
268 ${LVGL_DIR}/src/widgets/animimage/lv_animimage.c269 ${LVGL_DIR}/src/widgets/arc/lv_arc.c270 ${LVGL_DIR}/src/widgets/bar/lv_bar.c271 ${LVGL_DIR}/src/widgets/button/lv_button.c272 ${LVGL_DIR}/src/widgets/buttonmatrix/lv_buttonmatrix.c273 ${LVGL_DIR}/src/widgets/calendar/lv_calendar.c274 ${LVGL_DIR}/src/widgets/calendar/lv_calendar_chinese.c275 ${LVGL_DIR}/src/widgets/calendar/lv_calendar_header_arrow.c276 ${LVGL_DIR}/src/widgets/calendar/lv_calendar_header_dropdown.c277 ${LVGL_DIR}/src/widgets/canvas/lv_canvas.c[all …]
30 bool "LVGL widgets demo"33 Build widgets demo application.
83 ${LVGL_DIR}/demos/widgets/assets/img_clothes.c84 ${LVGL_DIR}/demos/widgets/assets/img_demo_widgets_avatar.c85 ${LVGL_DIR}/demos/widgets/assets/img_demo_widgets_needle.c86 ${LVGL_DIR}/demos/widgets/assets/img_lvgl_logo.c87 ${LVGL_DIR}/demos/widgets/lv_demo_widgets.c
19 Shows how the widgets look like out of the box using the built-in material theme.
17 # Used to initialize default sizes such as widgets sized, style paddings.
13 additional widgets may be displayed and additional interactions enabled:25 can be used to navigate between widgets and edit their values. If the31 widgets such as text areas. If the board used with this sample has a
15 layer graphic operations like widgets, shapes, fonts, text, or bitmaps
3207 …vgl.h file by creating more header files inside module's sub-filoders (src/widgets and src/layouts)