From 4144af68f03b56f3c58e952e3080e665d11afcbc Mon Sep 17 00:00:00 2001 From: lvgl-bot Date: Wed, 27 Nov 2024 05:39:07 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20lvgl/lvg?= =?UTF-8?q?l@c4275e8b8f3b0311bb2a9d11b2cccf8902af4bf4=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../details/base-widget/event.rst.txt | 8 +-- .../details/base-widget/layer.rst.txt | 4 +- .../_sources/details/base-widget/obj.rst.txt | 34 +++++----- .../details/base-widget/styles/style.rst.txt | 12 ++-- .../integration/driver/libinput.rst.txt | 4 +- .../integration/driver/windows.rst.txt | 4 +- .../details/integration/os/nuttx.rst.txt | 14 ++-- .../details/integration/renderers/sdl.rst.txt | 8 +-- .../integration/renderers/vg_lite.rst.txt | 12 ++-- master/_sources/details/libs/barcode.rst.txt | 4 +- master/_sources/details/libs/freetype.rst.txt | 4 +- master/_sources/details/libs/gif.rst.txt | 4 +- master/_sources/details/libs/lodepng.rst.txt | 4 +- master/_sources/details/libs/rlottie.rst.txt | 4 +- master/_sources/details/libs/svg.rst.txt | 4 +- .../details/main-components/color.rst.txt | 10 +-- .../details/main-components/display.rst.txt | 4 +- .../details/main-components/draw.rst.txt | 66 +++++++++---------- .../details/main-components/font.rst.txt | 8 +-- .../details/main-components/image.rst.txt | 20 +++--- .../details/main-components/indev.rst.txt | 8 +-- .../details/main-components/timer.rst.txt | 4 +- .../other-components/file_explorer.rst.txt | 4 +- .../details/other-components/monkey.rst.txt | 4 +- .../other-components/obj_property.rst.txt | 4 +- .../details/other-components/observer.rst.txt | 4 +- .../_sources/details/widgets/animimg.rst.txt | 4 +- master/_sources/details/widgets/arc.rst.txt | 4 +- master/_sources/details/widgets/bar.rst.txt | 4 +- .../_sources/details/widgets/button.rst.txt | 4 +- .../details/widgets/buttonmatrix.rst.txt | 4 +- .../_sources/details/widgets/calendar.rst.txt | 4 +- .../_sources/details/widgets/canvas.rst.txt | 4 +- master/_sources/details/widgets/chart.rst.txt | 4 +- .../_sources/details/widgets/checkbox.rst.txt | 4 +- .../_sources/details/widgets/dropdown.rst.txt | 10 +-- master/_sources/details/widgets/image.rst.txt | 20 +++--- .../details/widgets/imagebutton.rst.txt | 4 +- .../_sources/details/widgets/keyboard.rst.txt | 8 +-- master/_sources/details/widgets/label.rst.txt | 6 +- master/_sources/details/widgets/line.rst.txt | 4 +- master/_sources/details/widgets/menu.rst.txt | 4 +- .../_sources/details/widgets/msgbox.rst.txt | 4 +- .../_sources/details/widgets/roller.rst.txt | 6 +- .../_sources/details/widgets/slider.rst.txt | 4 +- .../details/widgets/spangroup.rst.txt | 4 +- .../_sources/details/widgets/spinbox.rst.txt | 4 +- .../_sources/details/widgets/switch.rst.txt | 4 +- master/_sources/details/widgets/table.rst.txt | 4 +- .../_sources/details/widgets/tabview.rst.txt | 4 +- .../_sources/details/widgets/textarea.rst.txt | 4 +- .../_sources/details/widgets/tileview.rst.txt | 4 +- master/details/base-widget/event.html | 6 +- master/details/base-widget/layer.html | 2 +- master/details/base-widget/obj.html | 24 +++---- master/details/base-widget/styles/style.html | 10 +-- .../details/integration/driver/libinput.html | 2 +- .../details/integration/driver/windows.html | 2 +- master/details/integration/os/nuttx.html | 8 +-- master/details/integration/renderers/sdl.html | 4 +- .../integration/renderers/vg_lite.html | 8 +-- master/details/libs/barcode.html | 2 +- master/details/libs/freetype.html | 2 +- master/details/libs/gif.html | 2 +- master/details/libs/lodepng.html | 2 +- master/details/libs/rlottie.html | 2 +- master/details/libs/svg.html | 2 +- master/details/main-components/color.html | 6 +- master/details/main-components/display.html | 2 +- master/details/main-components/draw.html | 56 ++++++++-------- master/details/main-components/font.html | 4 +- master/details/main-components/fs.html | 4 +- master/details/main-components/image.html | 14 ++-- master/details/main-components/indev.html | 6 +- master/details/main-components/timer.html | 2 +- .../other-components/file_explorer.html | 2 +- master/details/other-components/monkey.html | 2 +- .../other-components/obj_property.html | 2 +- master/details/other-components/observer.html | 2 +- master/details/widgets/animimg.html | 2 +- master/details/widgets/arc.html | 2 +- master/details/widgets/bar.html | 2 +- master/details/widgets/button.html | 2 +- master/details/widgets/buttonmatrix.html | 2 +- master/details/widgets/calendar.html | 2 +- master/details/widgets/canvas.html | 2 +- master/details/widgets/chart.html | 2 +- master/details/widgets/checkbox.html | 2 +- master/details/widgets/dropdown.html | 6 +- master/details/widgets/image.html | 14 ++-- master/details/widgets/imagebutton.html | 2 +- master/details/widgets/keyboard.html | 4 +- master/details/widgets/label.html | 4 +- master/details/widgets/line.html | 2 +- master/details/widgets/menu.html | 2 +- master/details/widgets/msgbox.html | 2 +- master/details/widgets/roller.html | 6 +- master/details/widgets/slider.html | 4 +- master/details/widgets/spangroup.html | 2 +- master/details/widgets/spinbox.html | 2 +- master/details/widgets/switch.html | 2 +- master/details/widgets/table.html | 2 +- master/details/widgets/tabview.html | 2 +- master/details/widgets/textarea.html | 4 +- master/details/widgets/tileview.html | 2 +- master/sitemap.xml | 2 +- 106 files changed, 328 insertions(+), 328 deletions(-) diff --git a/master/_sources/details/base-widget/event.rst.txt b/master/_sources/details/base-widget/event.rst.txt index 29f41e2423f..07e3aaeafe2 100644 --- a/master/_sources/details/base-widget/event.rst.txt +++ b/master/_sources/details/base-widget/event.rst.txt @@ -285,13 +285,13 @@ API :ref:`lv_indev_gesture_h` -:ref:`lv_display_h` +:ref:`lv_obj_event_h` + +:ref:`lv_types_h` :ref:`lv_event_h` -:ref:`lv_types_h` +:ref:`lv_display_h` :ref:`lv_api_map_v9_1_h` -:ref:`lv_obj_event_h` - diff --git a/master/_sources/details/base-widget/layer.rst.txt b/master/_sources/details/base-widget/layer.rst.txt index 244144a6fef..25878f1f734 100644 --- a/master/_sources/details/base-widget/layer.rst.txt +++ b/master/_sources/details/base-widget/layer.rst.txt @@ -128,9 +128,9 @@ API *** .. Autogenerated -:ref:`lv_types_h` - :ref:`lv_display_h` +:ref:`lv_types_h` + :ref:`lv_obj_draw_h` diff --git a/master/_sources/details/base-widget/obj.rst.txt b/master/_sources/details/base-widget/obj.rst.txt index 78912301138..b8eeefcf5ae 100644 --- a/master/_sources/details/base-widget/obj.rst.txt +++ b/master/_sources/details/base-widget/obj.rst.txt @@ -635,39 +635,39 @@ API *** .. Autogenerated -:ref:`lv_obj_scroll_h` - -:ref:`lv_observer_h` - -:ref:`lv_obj_style_h` - -:ref:`lv_flex_h` - :ref:`lv_obj_h` -:ref:`lv_obj_tree_h` +:ref:`lv_obj_property_names_h` -:ref:`lv_obj_style_gen_h` +:ref:`lv_obj_event_h` -:ref:`lv_obj_pos_h` +:ref:`lv_obj_tree_h` :ref:`lv_types_h` :ref:`lv_grid_h` -:ref:`lv_obj_property_names_h` +:ref:`lv_api_map_v8_h` -:ref:`lv_obj_draw_h` +:ref:`lv_obj_property_h` -:ref:`lv_obj_class_h` +:ref:`lv_obj_style_h` :ref:`lv_refr_h` +:ref:`lv_observer_h` + +:ref:`lv_obj_style_gen_h` + :ref:`lv_api_map_v9_1_h` -:ref:`lv_obj_property_h` +:ref:`lv_obj_pos_h` -:ref:`lv_api_map_v8_h` +:ref:`lv_flex_h` -:ref:`lv_obj_event_h` +:ref:`lv_obj_class_h` + +:ref:`lv_obj_scroll_h` + +:ref:`lv_obj_draw_h` diff --git a/master/_sources/details/base-widget/styles/style.rst.txt b/master/_sources/details/base-widget/styles/style.rst.txt index 0dc1327e3c1..6069808cc57 100644 --- a/master/_sources/details/base-widget/styles/style.rst.txt +++ b/master/_sources/details/base-widget/styles/style.rst.txt @@ -587,17 +587,17 @@ API *** .. Autogenerated -:ref:`lv_obj_style_h` - -:ref:`lv_types_h` +:ref:`lv_obj_property_names_h` :ref:`lv_style_gen_h` -:ref:`lv_obj_property_names_h` +:ref:`lv_types_h` -:ref:`lv_style_h` +:ref:`lv_api_map_v8_h` + +:ref:`lv_obj_style_h` :ref:`lv_obj_property_h` -:ref:`lv_api_map_v8_h` +:ref:`lv_style_h` diff --git a/master/_sources/details/integration/driver/libinput.rst.txt b/master/_sources/details/integration/driver/libinput.rst.txt index f1054f1b904..73a50dbdea4 100644 --- a/master/_sources/details/integration/driver/libinput.rst.txt +++ b/master/_sources/details/integration/driver/libinput.rst.txt @@ -89,7 +89,7 @@ If you want to connect a keyboard device to a textarea, create a dedicated input .. Autogenerated -:ref:`lv_libinput_h` - :ref:`lv_types_h` +:ref:`lv_libinput_h` + diff --git a/master/_sources/details/integration/driver/windows.rst.txt b/master/_sources/details/integration/driver/windows.rst.txt index 968bad6af0e..e2880394f92 100644 --- a/master/_sources/details/integration/driver/windows.rst.txt +++ b/master/_sources/details/integration/driver/windows.rst.txt @@ -118,9 +118,9 @@ Usage } .. Autogenerated -:ref:`lv_windows_input_h` - :ref:`lv_windows_display_h` +:ref:`lv_windows_input_h` + :ref:`lv_windows_context_h` diff --git a/master/_sources/details/integration/os/nuttx.rst.txt b/master/_sources/details/integration/os/nuttx.rst.txt index 228d8ae0c1a..902899ef144 100644 --- a/master/_sources/details/integration/os/nuttx.rst.txt +++ b/master/_sources/details/integration/os/nuttx.rst.txt @@ -160,19 +160,19 @@ Where can I find more information? since it looks for the blank line after a bullet list. .. Autogenerated -:ref:`lv_nuttx_image_cache_h` - :ref:`lv_nuttx_cache_h` -:ref:`lv_nuttx_entry_h` - :ref:`lv_nuttx_fbdev_h` -:ref:`lv_nuttx_lcd_h` - -:ref:`lv_nuttx_libuv_h` +:ref:`lv_nuttx_entry_h` :ref:`lv_nuttx_touchscreen_h` +:ref:`lv_nuttx_image_cache_h` + +:ref:`lv_nuttx_lcd_h` + :ref:`lv_nuttx_profiler_h` +:ref:`lv_nuttx_libuv_h` + diff --git a/master/_sources/details/integration/renderers/sdl.rst.txt b/master/_sources/details/integration/renderers/sdl.rst.txt index 42812cea8c0..ef8bca5453f 100644 --- a/master/_sources/details/integration/renderers/sdl.rst.txt +++ b/master/_sources/details/integration/renderers/sdl.rst.txt @@ -11,11 +11,11 @@ API .. Autogenerated -:ref:`lv_sdl_mouse_h` - -:ref:`lv_sdl_mousewheel_h` - :ref:`lv_sdl_window_h` +:ref:`lv_sdl_mouse_h` + :ref:`lv_sdl_keyboard_h` +:ref:`lv_sdl_mousewheel_h` + diff --git a/master/_sources/details/integration/renderers/vg_lite.rst.txt b/master/_sources/details/integration/renderers/vg_lite.rst.txt index 1082b8f6872..2882b9d5b26 100644 --- a/master/_sources/details/integration/renderers/vg_lite.rst.txt +++ b/master/_sources/details/integration/renderers/vg_lite.rst.txt @@ -88,17 +88,17 @@ API .. Autogenerated -:ref:`lv_vg_lite_grad_h` +:ref:`lv_vg_lite_utils_h` -:ref:`lv_vg_lite_path_h` +:ref:`vg_lite_h` -:ref:`lv_vg_lite_utils_h` +:ref:`lv_vg_lite_pending_h` + +:ref:`lv_vg_lite_path_h` :ref:`lv_vg_lite_stroke_h` :ref:`lv_vg_lite_decoder_h` -:ref:`lv_vg_lite_pending_h` - -:ref:`vg_lite_h` +:ref:`lv_vg_lite_grad_h` diff --git a/master/_sources/details/libs/barcode.rst.txt b/master/_sources/details/libs/barcode.rst.txt index d18013e78ba..30cb61ca6ad 100644 --- a/master/_sources/details/libs/barcode.rst.txt +++ b/master/_sources/details/libs/barcode.rst.txt @@ -52,7 +52,7 @@ API .. Autogenerated -:ref:`lv_types_h` - :ref:`lv_barcode_h` +:ref:`lv_types_h` + diff --git a/master/_sources/details/libs/freetype.rst.txt b/master/_sources/details/libs/freetype.rst.txt index 1baee7d6687..8343b759564 100644 --- a/master/_sources/details/libs/freetype.rst.txt +++ b/master/_sources/details/libs/freetype.rst.txt @@ -123,9 +123,9 @@ API .. Autogenerated +:ref:`lv_font_manager_utils_h` + :ref:`lv_types_h` :ref:`lv_freetype_h` -:ref:`lv_font_manager_utils_h` - diff --git a/master/_sources/details/libs/gif.rst.txt b/master/_sources/details/libs/gif.rst.txt index f8cf31f453e..1a15f149ed4 100644 --- a/master/_sources/details/libs/gif.rst.txt +++ b/master/_sources/details/libs/gif.rst.txt @@ -63,7 +63,7 @@ API .. Autogenerated -:ref:`lv_types_h` - :ref:`lv_gif_h` +:ref:`lv_types_h` + diff --git a/master/_sources/details/libs/lodepng.rst.txt b/master/_sources/details/libs/lodepng.rst.txt index 465e7f13a63..ece46ec11d5 100644 --- a/master/_sources/details/libs/lodepng.rst.txt +++ b/master/_sources/details/libs/lodepng.rst.txt @@ -53,7 +53,7 @@ API .. Autogenerated -:ref:`lodepng_h` - :ref:`lv_lodepng_h` +:ref:`lodepng_h` + diff --git a/master/_sources/details/libs/rlottie.rst.txt b/master/_sources/details/libs/rlottie.rst.txt index f85552283e3..1850eab0cb7 100644 --- a/master/_sources/details/libs/rlottie.rst.txt +++ b/master/_sources/details/libs/rlottie.rst.txt @@ -295,7 +295,7 @@ API --- .. Autogenerated -:ref:`lv_types_h` - :ref:`lv_rlottie_h` +:ref:`lv_types_h` + diff --git a/master/_sources/details/libs/svg.rst.txt b/master/_sources/details/libs/svg.rst.txt index 7589aaf5d50..74f4985101f 100644 --- a/master/_sources/details/libs/svg.rst.txt +++ b/master/_sources/details/libs/svg.rst.txt @@ -49,11 +49,11 @@ API .. Autogenerated -:ref:`lv_svg_render_h` - :ref:`lv_svg_token_h` :ref:`lv_svg_h` :ref:`lv_svg_parser_h` +:ref:`lv_svg_render_h` + diff --git a/master/_sources/details/main-components/color.rst.txt b/master/_sources/details/main-components/color.rst.txt index 6197ceb58c4..a4716ba0328 100644 --- a/master/_sources/details/main-components/color.rst.txt +++ b/master/_sources/details/main-components/color.rst.txt @@ -150,13 +150,13 @@ API *** .. Autogenerated -:ref:`lv_color_op_h` - -:ref:`lv_blend_neon_h` +:ref:`lv_types_h` :ref:`lv_color_h` -:ref:`lv_types_h` - :ref:`lv_blend_arm2d_h` +:ref:`lv_blend_neon_h` + +:ref:`lv_color_op_h` + diff --git a/master/_sources/details/main-components/display.rst.txt b/master/_sources/details/main-components/display.rst.txt index 220ff324c42..600c30da14e 100644 --- a/master/_sources/details/main-components/display.rst.txt +++ b/master/_sources/details/main-components/display.rst.txt @@ -689,9 +689,9 @@ API *** .. Autogenerated -:ref:`lv_types_h` - :ref:`lv_api_map_v9_1_h` :ref:`lv_display_h` +:ref:`lv_types_h` + diff --git a/master/_sources/details/main-components/draw.rst.txt b/master/_sources/details/main-components/draw.rst.txt index 973713a8351..caa0972f26e 100644 --- a/master/_sources/details/main-components/draw.rst.txt +++ b/master/_sources/details/main-components/draw.rst.txt @@ -83,73 +83,73 @@ API .. Autogenerated -:ref:`lv_draw_mask_h` - -:ref:`lv_draw_h` +:ref:`lv_draw_sw_blend_h` :ref:`lv_draw_triangle_h` -:ref:`lv_draw_sw_blend_to_al88_h` +:ref:`lv_draw_rect_h` -:ref:`lv_draw_sw_blend_to_i1_h` +:ref:`lv_draw_sw_utils_h` -:ref:`lv_draw_sw_blend_to_l8_h` +:ref:`lv_draw_arc_h` -:ref:`lv_draw_image_h` +:ref:`lv_draw_h` -:ref:`lv_draw_sw_blend_h` +:ref:`lv_draw_pxp_h` -:ref:`lv_draw_vg_lite_h` +:ref:`lv_draw_sdl_h` -:ref:`lv_draw_sw_blend_to_rgb565_h` +:ref:`lv_draw_sw_blend_to_rgb888_h` :ref:`lv_api_map_v9_0_h` -:ref:`lv_draw_vector_h` - -:ref:`lv_draw_nema_gfx_h` - -:ref:`lv_draw_opengles_h` +:ref:`lv_draw_buf_h` -:ref:`lv_draw_pxp_h` +:ref:`lv_draw_vg_lite_h` -:ref:`lv_draw_arc_h` +:ref:`lv_draw_sw_h` -:ref:`lv_draw_sw_utils_h` +:ref:`lv_draw_sw_mask_h` :ref:`lv_draw_sw_arm2d_h` -:ref:`lv_svg_render_h` +:ref:`lv_draw_sw_blend_to_i1_h` -:ref:`lv_vg_lite_path_h` +:ref:`lv_draw_vglite_h` -:ref:`lv_draw_sw_mask_h` +:ref:`lv_draw_vector_h` -:ref:`lv_draw_buf_h` +:ref:`lv_draw_dave2d_h` -:ref:`lv_draw_rect_h` +:ref:`lv_draw_sw_blend_to_argb8888_h` -:ref:`lv_draw_sdl_h` +:ref:`lv_utils_h` -:ref:`lv_draw_dave2d_h` +:ref:`lv_draw_opengles_h` -:ref:`lv_draw_line_h` +:ref:`lv_draw_sw_blend_to_l8_h` -:ref:`lv_draw_dave2d_utils_h` +:ref:`lv_draw_image_h` + +:ref:`lv_types_h` :ref:`lv_draw_label_h` +:ref:`lv_vg_lite_path_h` + :ref:`lv_draw_dma2d_h` -:ref:`lv_draw_sw_h` +:ref:`lv_svg_render_h` -:ref:`lv_draw_vglite_h` +:ref:`lv_draw_mask_h` -:ref:`lv_draw_sw_blend_to_rgb888_h` +:ref:`lv_draw_dave2d_utils_h` -:ref:`lv_draw_sw_blend_to_argb8888_h` +:ref:`lv_draw_line_h` -:ref:`lv_types_h` +:ref:`lv_draw_sw_blend_to_al88_h` -:ref:`lv_utils_h` +:ref:`lv_draw_nema_gfx_h` + +:ref:`lv_draw_sw_blend_to_rgb565_h` diff --git a/master/_sources/details/main-components/font.rst.txt b/master/_sources/details/main-components/font.rst.txt index c6cbbafdb27..d057ffff36a 100644 --- a/master/_sources/details/main-components/font.rst.txt +++ b/master/_sources/details/main-components/font.rst.txt @@ -517,11 +517,11 @@ API :ref:`lv_font_h` -:ref:`lv_font_fmt_txt_h` - -:ref:`lv_font_manager_h` - :ref:`lv_types_h` :ref:`lv_font_manager_recycle_h` +:ref:`lv_font_manager_h` + +:ref:`lv_font_fmt_txt_h` + diff --git a/master/_sources/details/main-components/image.rst.txt b/master/_sources/details/main-components/image.rst.txt index 381e3d76698..4730261446d 100644 --- a/master/_sources/details/main-components/image.rst.txt +++ b/master/_sources/details/main-components/image.rst.txt @@ -644,27 +644,27 @@ API *** .. Autogenerated -:ref:`lv_image_dsc_h` - :ref:`lv_image_cache_h` :ref:`lv_image_decoder_h` -:ref:`lv_draw_buf_h` +:ref:`lv_obj_property_names_h` + +:ref:`lv_image_dsc_h` + +:ref:`lv_types_h` + +:ref:`lv_draw_image_h` :ref:`lv_image_h` -:ref:`lv_image_header_cache_h` +:ref:`lv_api_map_v8_h` :ref:`lv_api_map_v9_0_h` -:ref:`lv_types_h` - -:ref:`lv_draw_image_h` +:ref:`lv_draw_buf_h` -:ref:`lv_obj_property_names_h` +:ref:`lv_image_header_cache_h` :ref:`lv_api_map_v9_1_h` -:ref:`lv_api_map_v8_h` - diff --git a/master/_sources/details/main-components/indev.rst.txt b/master/_sources/details/main-components/indev.rst.txt index eacbe704943..c6eae5196f9 100644 --- a/master/_sources/details/main-components/indev.rst.txt +++ b/master/_sources/details/main-components/indev.rst.txt @@ -568,15 +568,15 @@ API *** .. Autogenerated -:ref:`lv_indev_scroll_h` - :ref:`lv_indev_gesture_h` +:ref:`lv_indev_scroll_h` + :ref:`lv_types_h` -:ref:`lv_indev_h` +:ref:`lv_api_map_v8_h` :ref:`lv_api_map_v9_1_h` -:ref:`lv_api_map_v8_h` +:ref:`lv_indev_h` diff --git a/master/_sources/details/main-components/timer.rst.txt b/master/_sources/details/main-components/timer.rst.txt index c101739c879..2c0d7a85453 100644 --- a/master/_sources/details/main-components/timer.rst.txt +++ b/master/_sources/details/main-components/timer.rst.txt @@ -150,7 +150,7 @@ API :ref:`lv_types_h` -:ref:`lv_timer_h` - :ref:`lv_api_map_v8_h` +:ref:`lv_timer_h` + diff --git a/master/_sources/details/other-components/file_explorer.rst.txt b/master/_sources/details/other-components/file_explorer.rst.txt index 611428c1ecb..5f794a75cf6 100644 --- a/master/_sources/details/other-components/file_explorer.rst.txt +++ b/master/_sources/details/other-components/file_explorer.rst.txt @@ -117,7 +117,7 @@ API .. Autogenerated -:ref:`lv_types_h` - :ref:`lv_file_explorer_h` +:ref:`lv_types_h` + diff --git a/master/_sources/details/other-components/monkey.rst.txt b/master/_sources/details/other-components/monkey.rst.txt index 16fe23e48d8..d3eb04ef509 100644 --- a/master/_sources/details/other-components/monkey.rst.txt +++ b/master/_sources/details/other-components/monkey.rst.txt @@ -50,7 +50,7 @@ API .. Autogenerated -:ref:`lv_types_h` - :ref:`lv_monkey_h` +:ref:`lv_types_h` + diff --git a/master/_sources/details/other-components/obj_property.rst.txt b/master/_sources/details/other-components/obj_property.rst.txt index 0e832ec1329..6792cfdb668 100644 --- a/master/_sources/details/other-components/obj_property.rst.txt +++ b/master/_sources/details/other-components/obj_property.rst.txt @@ -91,7 +91,7 @@ all properties to an array now and set properties with a for loop. LV_OBJ_SET_PROPERTY_ARRAY(widget, props); .. Autogenerated -:ref:`lv_obj_property_names_h` - :ref:`lv_obj_property_h` +:ref:`lv_obj_property_names_h` + diff --git a/master/_sources/details/other-components/observer.rst.txt b/master/_sources/details/other-components/observer.rst.txt index 1d8cc205921..afabd5f8101 100644 --- a/master/_sources/details/other-components/observer.rst.txt +++ b/master/_sources/details/other-components/observer.rst.txt @@ -344,7 +344,7 @@ API *** .. Autogenerated -:ref:`lv_types_h` - :ref:`lv_observer_h` +:ref:`lv_types_h` + diff --git a/master/_sources/details/widgets/animimg.rst.txt b/master/_sources/details/widgets/animimg.rst.txt index c1456b5d0ea..ddb60f0b198 100644 --- a/master/_sources/details/widgets/animimg.rst.txt +++ b/master/_sources/details/widgets/animimg.rst.txt @@ -90,7 +90,7 @@ API *** .. Autogenerated -:ref:`lv_types_h` - :ref:`lv_animimage_h` +:ref:`lv_types_h` + diff --git a/master/_sources/details/widgets/arc.rst.txt b/master/_sources/details/widgets/arc.rst.txt index 5ac7fe2c1c0..f9a7b15b51b 100644 --- a/master/_sources/details/widgets/arc.rst.txt +++ b/master/_sources/details/widgets/arc.rst.txt @@ -212,9 +212,9 @@ API *** .. Autogenerated -:ref:`lv_types_h` - :ref:`lv_arc_h` :ref:`lv_observer_h` +:ref:`lv_types_h` + diff --git a/master/_sources/details/widgets/bar.rst.txt b/master/_sources/details/widgets/bar.rst.txt index 41fe9774439..16e586fbcb5 100644 --- a/master/_sources/details/widgets/bar.rst.txt +++ b/master/_sources/details/widgets/bar.rst.txt @@ -123,7 +123,7 @@ API *** .. Autogenerated -:ref:`lv_types_h` - :ref:`lv_bar_h` +:ref:`lv_types_h` + diff --git a/master/_sources/details/widgets/button.rst.txt b/master/_sources/details/widgets/button.rst.txt index 75f01428131..b1580aaa3c2 100644 --- a/master/_sources/details/widgets/button.rst.txt +++ b/master/_sources/details/widgets/button.rst.txt @@ -82,9 +82,9 @@ API *** .. Autogenerated -:ref:`lv_api_map_v9_0_h` - :ref:`lv_button_h` :ref:`lv_types_h` +:ref:`lv_api_map_v9_0_h` + diff --git a/master/_sources/details/widgets/buttonmatrix.rst.txt b/master/_sources/details/widgets/buttonmatrix.rst.txt index c965d7fac7e..f16d5a40a73 100644 --- a/master/_sources/details/widgets/buttonmatrix.rst.txt +++ b/master/_sources/details/widgets/buttonmatrix.rst.txt @@ -183,7 +183,7 @@ API *** .. Autogenerated -:ref:`lv_types_h` - :ref:`lv_buttonmatrix_h` +:ref:`lv_types_h` + diff --git a/master/_sources/details/widgets/calendar.rst.txt b/master/_sources/details/widgets/calendar.rst.txt index 0edb6255216..2af9cd44906 100644 --- a/master/_sources/details/widgets/calendar.rst.txt +++ b/master/_sources/details/widgets/calendar.rst.txt @@ -181,8 +181,6 @@ API *** .. Autogenerated -:ref:`lv_calendar_chinese_h` - :ref:`lv_calendar_h` :ref:`lv_types_h` @@ -191,3 +189,5 @@ API :ref:`lv_calendar_header_arrow_h` +:ref:`lv_calendar_chinese_h` + diff --git a/master/_sources/details/widgets/canvas.rst.txt b/master/_sources/details/widgets/canvas.rst.txt index 889383e69be..c8e7b3774d7 100644 --- a/master/_sources/details/widgets/canvas.rst.txt +++ b/master/_sources/details/widgets/canvas.rst.txt @@ -126,7 +126,7 @@ API *** .. Autogenerated -:ref:`lv_types_h` - :ref:`lv_canvas_h` +:ref:`lv_types_h` + diff --git a/master/_sources/details/widgets/chart.rst.txt b/master/_sources/details/widgets/chart.rst.txt index a5237e9c452..1ec0ae59bf2 100644 --- a/master/_sources/details/widgets/chart.rst.txt +++ b/master/_sources/details/widgets/chart.rst.txt @@ -396,7 +396,7 @@ API *** .. Autogenerated -:ref:`lv_types_h` - :ref:`lv_chart_h` +:ref:`lv_types_h` + diff --git a/master/_sources/details/widgets/checkbox.rst.txt b/master/_sources/details/widgets/checkbox.rst.txt index 2b0a20c2e44..f192da53532 100644 --- a/master/_sources/details/widgets/checkbox.rst.txt +++ b/master/_sources/details/widgets/checkbox.rst.txt @@ -112,7 +112,7 @@ API *** .. Autogenerated -:ref:`lv_types_h` - :ref:`lv_checkbox_h` +:ref:`lv_types_h` + diff --git a/master/_sources/details/widgets/dropdown.rst.txt b/master/_sources/details/widgets/dropdown.rst.txt index 0932e71f171..f96293922f2 100644 --- a/master/_sources/details/widgets/dropdown.rst.txt +++ b/master/_sources/details/widgets/dropdown.rst.txt @@ -182,13 +182,13 @@ API *** .. Autogenerated -:ref:`lv_observer_h` - -:ref:`lv_dropdown_h` +:ref:`lv_obj_property_names_h` :ref:`lv_types_h` -:ref:`lv_obj_property_names_h` - :ref:`lv_api_map_v8_h` +:ref:`lv_dropdown_h` + +:ref:`lv_observer_h` + diff --git a/master/_sources/details/widgets/image.rst.txt b/master/_sources/details/widgets/image.rst.txt index fd01747b289..18d281b7ada 100644 --- a/master/_sources/details/widgets/image.rst.txt +++ b/master/_sources/details/widgets/image.rst.txt @@ -238,27 +238,27 @@ API *** .. Autogenerated -:ref:`lv_image_dsc_h` - :ref:`lv_image_cache_h` :ref:`lv_image_decoder_h` -:ref:`lv_draw_buf_h` +:ref:`lv_obj_property_names_h` + +:ref:`lv_image_dsc_h` + +:ref:`lv_types_h` + +:ref:`lv_draw_image_h` :ref:`lv_image_h` -:ref:`lv_image_header_cache_h` +:ref:`lv_api_map_v8_h` :ref:`lv_api_map_v9_0_h` -:ref:`lv_types_h` - -:ref:`lv_draw_image_h` +:ref:`lv_draw_buf_h` -:ref:`lv_obj_property_names_h` +:ref:`lv_image_header_cache_h` :ref:`lv_api_map_v9_1_h` -:ref:`lv_api_map_v8_h` - diff --git a/master/_sources/details/widgets/imagebutton.rst.txt b/master/_sources/details/widgets/imagebutton.rst.txt index 32dbaaca662..4ac93506630 100644 --- a/master/_sources/details/widgets/imagebutton.rst.txt +++ b/master/_sources/details/widgets/imagebutton.rst.txt @@ -118,7 +118,7 @@ API *** .. Autogenerated -:ref:`lv_types_h` - :ref:`lv_imagebutton_h` +:ref:`lv_types_h` + diff --git a/master/_sources/details/widgets/keyboard.rst.txt b/master/_sources/details/widgets/keyboard.rst.txt index c3792678de0..77e134b1c23 100644 --- a/master/_sources/details/widgets/keyboard.rst.txt +++ b/master/_sources/details/widgets/keyboard.rst.txt @@ -156,11 +156,11 @@ API *** .. Autogenerated -:ref:`lv_types_h` - -:ref:`lv_obj_property_names_h` - :ref:`lv_api_map_v8_h` :ref:`lv_keyboard_h` +:ref:`lv_types_h` + +:ref:`lv_obj_property_names_h` + diff --git a/master/_sources/details/widgets/label.rst.txt b/master/_sources/details/widgets/label.rst.txt index 28a976ad5fe..e3ac836552c 100644 --- a/master/_sources/details/widgets/label.rst.txt +++ b/master/_sources/details/widgets/label.rst.txt @@ -220,11 +220,11 @@ API *** .. Autogenerated -:ref:`lv_types_h` +:ref:`lv_label_h` :ref:`lv_observer_h` -:ref:`lv_obj_property_names_h` +:ref:`lv_types_h` -:ref:`lv_label_h` +:ref:`lv_obj_property_names_h` diff --git a/master/_sources/details/widgets/line.rst.txt b/master/_sources/details/widgets/line.rst.txt index f7d0944cae8..4ef55b6840a 100644 --- a/master/_sources/details/widgets/line.rst.txt +++ b/master/_sources/details/widgets/line.rst.txt @@ -97,7 +97,7 @@ API *** .. Autogenerated -:ref:`lv_line_h` - :ref:`lv_types_h` +:ref:`lv_line_h` + diff --git a/master/_sources/details/widgets/menu.rst.txt b/master/_sources/details/widgets/menu.rst.txt index be9706a0b83..9200c432f6d 100644 --- a/master/_sources/details/widgets/menu.rst.txt +++ b/master/_sources/details/widgets/menu.rst.txt @@ -158,7 +158,7 @@ API *** .. Autogenerated -:ref:`lv_types_h` - :ref:`lv_menu_h` +:ref:`lv_types_h` + diff --git a/master/_sources/details/widgets/msgbox.rst.txt b/master/_sources/details/widgets/msgbox.rst.txt index 3176ea39a0f..e31a6cae249 100644 --- a/master/_sources/details/widgets/msgbox.rst.txt +++ b/master/_sources/details/widgets/msgbox.rst.txt @@ -148,7 +148,7 @@ API *** .. Autogenerated -:ref:`lv_types_h` - :ref:`lv_msgbox_h` +:ref:`lv_types_h` + diff --git a/master/_sources/details/widgets/roller.rst.txt b/master/_sources/details/widgets/roller.rst.txt index d9744d9a7f9..20d86dee39a 100644 --- a/master/_sources/details/widgets/roller.rst.txt +++ b/master/_sources/details/widgets/roller.rst.txt @@ -120,13 +120,13 @@ API *** .. Autogenerated -:ref:`lv_observer_h` +:ref:`lv_obj_property_names_h` :ref:`lv_types_h` -:ref:`lv_obj_property_names_h` +:ref:`lv_api_map_v8_h` :ref:`lv_roller_h` -:ref:`lv_api_map_v8_h` +:ref:`lv_observer_h` diff --git a/master/_sources/details/widgets/slider.rst.txt b/master/_sources/details/widgets/slider.rst.txt index 566e7f8cc7e..3db4a2d6768 100644 --- a/master/_sources/details/widgets/slider.rst.txt +++ b/master/_sources/details/widgets/slider.rst.txt @@ -146,9 +146,9 @@ API *** .. Autogenerated -:ref:`lv_types_h` +:ref:`lv_slider_h` :ref:`lv_observer_h` -:ref:`lv_slider_h` +:ref:`lv_types_h` diff --git a/master/_sources/details/widgets/spangroup.rst.txt b/master/_sources/details/widgets/spangroup.rst.txt index 6773aad190f..4f7acfbe4d4 100644 --- a/master/_sources/details/widgets/spangroup.rst.txt +++ b/master/_sources/details/widgets/spangroup.rst.txt @@ -192,7 +192,7 @@ API *** .. Autogenerated -:ref:`lv_types_h` - :ref:`lv_span_h` +:ref:`lv_types_h` + diff --git a/master/_sources/details/widgets/spinbox.rst.txt b/master/_sources/details/widgets/spinbox.rst.txt index 5ab51a5f228..9dfc0f61203 100644 --- a/master/_sources/details/widgets/spinbox.rst.txt +++ b/master/_sources/details/widgets/spinbox.rst.txt @@ -114,7 +114,7 @@ API *** .. Autogenerated -:ref:`lv_types_h` - :ref:`lv_spinbox_h` +:ref:`lv_types_h` + diff --git a/master/_sources/details/widgets/switch.rst.txt b/master/_sources/details/widgets/switch.rst.txt index b564c88298a..3d4a81ca1f9 100644 --- a/master/_sources/details/widgets/switch.rst.txt +++ b/master/_sources/details/widgets/switch.rst.txt @@ -114,7 +114,7 @@ API *** .. Autogenerated -:ref:`lv_types_h` - :ref:`lv_switch_h` +:ref:`lv_types_h` + diff --git a/master/_sources/details/widgets/table.rst.txt b/master/_sources/details/widgets/table.rst.txt index ac34df58f13..a56e764cb87 100644 --- a/master/_sources/details/widgets/table.rst.txt +++ b/master/_sources/details/widgets/table.rst.txt @@ -147,9 +147,9 @@ API *** .. Autogenerated -:ref:`lv_types_h` - :ref:`lv_api_map_v8_h` :ref:`lv_table_h` +:ref:`lv_types_h` + diff --git a/master/_sources/details/widgets/tabview.rst.txt b/master/_sources/details/widgets/tabview.rst.txt index 21f0addacb1..60e510ad064 100644 --- a/master/_sources/details/widgets/tabview.rst.txt +++ b/master/_sources/details/widgets/tabview.rst.txt @@ -133,7 +133,7 @@ API :ref:`lv_types_h` -:ref:`lv_tabview_h` - :ref:`lv_api_map_v8_h` +:ref:`lv_tabview_h` + diff --git a/master/_sources/details/widgets/textarea.rst.txt b/master/_sources/details/widgets/textarea.rst.txt index 28926d16458..38c51cde027 100644 --- a/master/_sources/details/widgets/textarea.rst.txt +++ b/master/_sources/details/widgets/textarea.rst.txt @@ -208,9 +208,9 @@ API *** .. Autogenerated -:ref:`lv_types_h` +:ref:`lv_textarea_h` :ref:`lv_obj_property_names_h` -:ref:`lv_textarea_h` +:ref:`lv_types_h` diff --git a/master/_sources/details/widgets/tileview.rst.txt b/master/_sources/details/widgets/tileview.rst.txt index f00d61620dd..d2e406fed37 100644 --- a/master/_sources/details/widgets/tileview.rst.txt +++ b/master/_sources/details/widgets/tileview.rst.txt @@ -97,9 +97,9 @@ API *** .. Autogenerated +:ref:`lv_api_map_v8_h` + :ref:`lv_types_h` :ref:`lv_tileview_h` -:ref:`lv_api_map_v8_h` - diff --git a/master/details/base-widget/event.html b/master/details/base-widget/event.html index 25406f6c4d0..d1756f1dbb1 100644 --- a/master/details/base-widget/event.html +++ b/master/details/base-widget/event.html @@ -5131,11 +5131,11 @@

Draw event

API

lv_indev_gesture.h

-

lv_display.h

-

lv_event.h

+

lv_obj_event.h

lv_types.h

+

lv_event.h

+

lv_display.h

lv_api_map_v9_1.h

-

lv_obj_event.h

diff --git a/master/details/base-widget/layer.html b/master/details/base-widget/layer.html index 31af483db83..c8b1df07d96 100644 --- a/master/details/base-widget/layer.html +++ b/master/details/base-widget/layer.html @@ -4733,8 +4733,8 @@

Clip corner

API

-

lv_types.h

lv_display.h

+

lv_types.h

lv_obj_draw.h

diff --git a/master/details/base-widget/obj.html b/master/details/base-widget/obj.html index acedae277b3..45b43ef5f91 100644 --- a/master/details/base-widget/obj.html +++ b/master/details/base-widget/obj.html @@ -5249,24 +5249,24 @@

Transform object using a 3x3 matrix

API

-

lv_obj_scroll.h

-

lv_observer.h

-

lv_obj_style.h

-

lv_flex.h

lv_obj.h

+

lv_obj_property_names.h

+

lv_obj_event.h

lv_obj_tree.h

-

lv_obj_style_gen.h

-

lv_obj_pos.h

lv_types.h

lv_grid.h

-

lv_obj_property_names.h

-

lv_obj_draw.h

-

lv_obj_class.h

+

lv_api_map_v8.h

+

lv_obj_property.h

+

lv_obj_style.h

lv_refr.h

+

lv_observer.h

+

lv_obj_style_gen.h

lv_api_map_v9_1.h

-

lv_obj_property.h

-

lv_api_map_v8.h

-

lv_obj_event.h

+

lv_obj_pos.h

+

lv_flex.h

+

lv_obj_class.h

+

lv_obj_scroll.h

+

lv_obj_draw.h

diff --git a/master/details/base-widget/styles/style.html b/master/details/base-widget/styles/style.html index 192c795d3a8..17adf49dd0b 100644 --- a/master/details/base-widget/styles/style.html +++ b/master/details/base-widget/styles/style.html @@ -6005,13 +6005,13 @@

Gradients for button background

API

-

lv_obj_style.h

-

lv_types.h

-

lv_style_gen.h

lv_obj_property_names.h

-

lv_style.h

-

lv_obj_property.h

+

lv_style_gen.h

+

lv_types.h

lv_api_map_v8.h

+

lv_obj_style.h

+

lv_obj_property.h

+

lv_style.h

diff --git a/master/details/integration/driver/libinput.html b/master/details/integration/driver/libinput.html index c6f2a82e9f6..d73945e6a7e 100644 --- a/master/details/integration/driver/libinput.html +++ b/master/details/integration/driver/libinput.html @@ -4699,8 +4699,8 @@

Usagelv_group_add_obj(keyboard_input_group, textarea); -

lv_libinput.h

lv_types.h

+

lv_libinput.h

diff --git a/master/details/integration/driver/windows.html b/master/details/integration/driver/windows.html index 5542b9ba088..3c5a28a8d4f 100644 --- a/master/details/integration/driver/windows.html +++ b/master/details/integration/driver/windows.html @@ -4740,8 +4740,8 @@

Usage} -

lv_windows_input.h

lv_windows_display.h

+

lv_windows_input.h

lv_windows_context.h

diff --git a/master/details/integration/os/nuttx.html b/master/details/integration/os/nuttx.html index aecfc9e652d..d6689095577 100644 --- a/master/details/integration/os/nuttx.html +++ b/master/details/integration/os/nuttx.html @@ -4775,14 +4775,14 @@

Where can I find more information?Apache NuttX Mailing List

-

lv_nuttx_image_cache.h

lv_nuttx_cache.h

-

lv_nuttx_entry.h

lv_nuttx_fbdev.h

-

lv_nuttx_lcd.h

-

lv_nuttx_libuv.h

+

lv_nuttx_entry.h

lv_nuttx_touchscreen.h

+

lv_nuttx_image_cache.h

+

lv_nuttx_lcd.h

lv_nuttx_profiler.h

+

lv_nuttx_libuv.h

diff --git a/master/details/integration/renderers/sdl.html b/master/details/integration/renderers/sdl.html index 7e8429def56..7745e2634ac 100644 --- a/master/details/integration/renderers/sdl.html +++ b/master/details/integration/renderers/sdl.html @@ -4638,10 +4638,10 @@

SDL Renderer

API

lv_draw_sdl.h

-

lv_sdl_mouse.h

-

lv_sdl_mousewheel.h

lv_sdl_window.h

+

lv_sdl_mouse.h

lv_sdl_keyboard.h

+

lv_sdl_mousewheel.h

diff --git a/master/details/integration/renderers/vg_lite.html b/master/details/integration/renderers/vg_lite.html index 8d9a1ce17b8..97f18ddbbd7 100644 --- a/master/details/integration/renderers/vg_lite.html +++ b/master/details/integration/renderers/vg_lite.html @@ -4699,13 +4699,13 @@

APIlv_vglite_matrix.h

lv_vglite_path.h

lv_vglite_utils.h

-

lv_vg_lite_grad.h

-

lv_vg_lite_path.h

lv_vg_lite_utils.h

+

vg_lite.h

+

lv_vg_lite_pending.h

+

lv_vg_lite_path.h

lv_vg_lite_stroke.h

lv_vg_lite_decoder.h

-

lv_vg_lite_pending.h

-

vg_lite.h

+

lv_vg_lite_grad.h

diff --git a/master/details/libs/barcode.html b/master/details/libs/barcode.html index e05c3a8d8de..ab15f21e28a 100644 --- a/master/details/libs/barcode.html +++ b/master/details/libs/barcode.html @@ -4702,8 +4702,8 @@

Create a Barcode

API

code128.h

-

lv_types.h

lv_barcode.h

+

lv_types.h

diff --git a/master/details/libs/freetype.html b/master/details/libs/freetype.html index 93d28e8b0ed..3ae1252216b 100644 --- a/master/details/libs/freetype.html +++ b/master/details/libs/freetype.html @@ -4861,9 +4861,9 @@

Learn more

API

ftoption.h

ftmodule.h

+

lv_font_manager_utils.h

lv_types.h

lv_freetype.h

-

lv_font_manager_utils.h

diff --git a/master/details/libs/gif.html b/master/details/libs/gif.html index 2ac66aa4a87..23c229f16fc 100644 --- a/master/details/libs/gif.html +++ b/master/details/libs/gif.html @@ -4706,8 +4706,8 @@

Open a GIF image from file and variable

API

gifdec.h

-

lv_types.h

lv_gif.h

+

lv_types.h

diff --git a/master/details/libs/lodepng.html b/master/details/libs/lodepng.html index 1048977a53c..0c7e9147e3e 100644 --- a/master/details/libs/lodepng.html +++ b/master/details/libs/lodepng.html @@ -4699,8 +4699,8 @@

Open a PNG image from file and variable

API

lodepng.h

-

lodepng.h

lv_lodepng.h

+

lodepng.h

diff --git a/master/details/libs/rlottie.html b/master/details/libs/rlottie.html index 5761f2b8ce2..15d2115d142 100644 --- a/master/details/libs/rlottie.html +++ b/master/details/libs/rlottie.html @@ -4939,8 +4939,8 @@

Load a Lottie animation from a file

API

-

lv_types.h

lv_rlottie.h

+

lv_types.h

diff --git a/master/details/libs/svg.html b/master/details/libs/svg.html index b065de20e64..8bc1ce78fe2 100644 --- a/master/details/libs/svg.html +++ b/master/details/libs/svg.html @@ -4663,10 +4663,10 @@

Usage

API

-

lv_svg_render.h

lv_svg_token.h

lv_svg.h

lv_svg_parser.h

+

lv_svg_render.h

diff --git a/master/details/main-components/color.html b/master/details/main-components/color.html index 44fa68383cd..2a138453132 100644 --- a/master/details/main-components/color.html +++ b/master/details/main-components/color.html @@ -4751,11 +4751,11 @@

HSV

API

-

lv_color_op.h

-

lv_blend_neon.h

-

lv_color.h

lv_types.h

+

lv_color.h

lv_blend_arm2d.h

+

lv_blend_neon.h

+

lv_color_op.h

diff --git a/master/details/main-components/display.html b/master/details/main-components/display.html index 451ed1e18fd..3aaaca250e2 100644 --- a/master/details/main-components/display.html +++ b/master/details/main-components/display.html @@ -5166,9 +5166,9 @@

Split Image

API

-

lv_types.h

lv_api_map_v9_1.h

lv_display.h

+

lv_types.h

diff --git a/master/details/main-components/draw.html b/master/details/main-components/draw.html index 2192e4622df..d9f0f47d39d 100644 --- a/master/details/main-components/draw.html +++ b/master/details/main-components/draw.html @@ -4701,41 +4701,41 @@

References

API

-

lv_draw_mask.h

-

lv_draw.h

-

lv_draw_triangle.h

-

lv_draw_sw_blend_to_al88.h

-

lv_draw_sw_blend_to_i1.h

-

lv_draw_sw_blend_to_l8.h

-

lv_draw_image.h

lv_draw_sw_blend.h

-

lv_draw_vg_lite.h

-

lv_draw_sw_blend_to_rgb565.h

-

lv_api_map_v9_0.h

-

lv_draw_vector.h

-

lv_draw_nema_gfx.h

-

lv_draw_opengles.h

-

lv_draw_pxp.h

-

lv_draw_arc.h

-

lv_draw_sw_utils.h

-

lv_draw_sw_arm2d.h

-

lv_svg_render.h

-

lv_vg_lite_path.h

-

lv_draw_sw_mask.h

-

lv_draw_buf.h

+

lv_draw_triangle.h

lv_draw_rect.h

+

lv_draw_sw_utils.h

+

lv_draw_arc.h

+

lv_draw.h

+

lv_draw_pxp.h

lv_draw_sdl.h

-

lv_draw_dave2d.h

-

lv_draw_line.h

-

lv_draw_dave2d_utils.h

-

lv_draw_label.h

-

lv_draw_dma2d.h

+

lv_draw_sw_blend_to_rgb888.h

+

lv_api_map_v9_0.h

+

lv_draw_buf.h

+

lv_draw_vg_lite.h

lv_draw_sw.h

+

lv_draw_sw_mask.h

+

lv_draw_sw_arm2d.h

+

lv_draw_sw_blend_to_i1.h

lv_draw_vglite.h

-

lv_draw_sw_blend_to_rgb888.h

+

lv_draw_vector.h

+

lv_draw_dave2d.h

lv_draw_sw_blend_to_argb8888.h

-

lv_types.h

lv_utils.h

+

lv_draw_opengles.h

+

lv_draw_sw_blend_to_l8.h

+

lv_draw_image.h

+

lv_types.h

+

lv_draw_label.h

+

lv_vg_lite_path.h

+

lv_draw_dma2d.h

+

lv_svg_render.h

+

lv_draw_mask.h

+

lv_draw_dave2d_utils.h

+

lv_draw_line.h

+

lv_draw_sw_blend_to_al88.h

+

lv_draw_nema_gfx.h

+

lv_draw_sw_blend_to_rgb565.h

diff --git a/master/details/main-components/font.html b/master/details/main-components/font.html index 10a31bcf1d8..b62573ea755 100644 --- a/master/details/main-components/font.html +++ b/master/details/main-components/font.html @@ -5071,10 +5071,10 @@

Using Font Fallback

API

lv_font.h

-

lv_font_fmt_txt.h

-

lv_font_manager.h

lv_types.h

lv_font_manager_recycle.h

+

lv_font_manager.h

+

lv_font_fmt_txt.h

diff --git a/master/details/main-components/fs.html b/master/details/main-components/fs.html index 6a8a61d7bd1..c44e21a24b8 100644 --- a/master/details/main-components/fs.html +++ b/master/details/main-components/fs.html @@ -36,7 +36,7 @@ const mermaids_to_add_zoom = 1 === -1 ? all_mermaids.length : 1; const mermaids_processed = document.querySelectorAll(".mermaid[data-processed='true']"); if(mermaids_to_add_zoom > 0) { - var svgs = d3.selectAll(".mermaid[data-zoom-id=id-738d3c6d-6ea7-402d-b308-112c5e3cdefa] svg"); + var svgs = d3.selectAll(".mermaid[data-zoom-id=id-3b74ea97-96d0-47ae-b17b-5ab057a6c052] svg"); if(all_mermaids.length !== mermaids_processed.length) { // try again in a sec, wait for mermaids to load setTimeout(load, 200); @@ -4827,7 +4827,7 @@

Use drives for images

lv_fs_read (behavior when cache is enabled)

-
+
         %%{init: {'theme':'neutral'}}%%
 flowchart LR
     A["call lv_fs_read and
diff --git a/master/details/main-components/image.html b/master/details/main-components/image.html
index 8a89c78db6b..249cd3b4605 100644
--- a/master/details/main-components/image.html
+++ b/master/details/main-components/image.html
@@ -5231,18 +5231,18 @@ 

Custom cache algorithm

API

-

lv_image_dsc.h

lv_image_cache.h

lv_image_decoder.h

-

lv_draw_buf.h

-

lv_image.h

-

lv_image_header_cache.h

-

lv_api_map_v9_0.h

+

lv_obj_property_names.h

+

lv_image_dsc.h

lv_types.h

lv_draw_image.h

-

lv_obj_property_names.h

-

lv_api_map_v9_1.h

+

lv_image.h

lv_api_map_v8.h

+

lv_api_map_v9_0.h

+

lv_draw_buf.h

+

lv_image_header_cache.h

+

lv_api_map_v9_1.h

diff --git a/master/details/main-components/indev.html b/master/details/main-components/indev.html index 9f8a2bc59fd..acadc58fcbc 100644 --- a/master/details/main-components/indev.html +++ b/master/details/main-components/indev.html @@ -5099,12 +5099,12 @@

Switching the Input Device to Event-Driven Mode

API

-

lv_indev_scroll.h

lv_indev_gesture.h

+

lv_indev_scroll.h

lv_types.h

-

lv_indev.h

-

lv_api_map_v9_1.h

lv_api_map_v8.h

+

lv_api_map_v9_1.h

+

lv_indev.h

diff --git a/master/details/main-components/timer.html b/master/details/main-components/timer.html index 970d0f3e74c..a15b2be350e 100644 --- a/master/details/main-components/timer.html +++ b/master/details/main-components/timer.html @@ -4755,8 +4755,8 @@

Asynchronous calls

API

lv_types.h

-

lv_timer.h

lv_api_map_v8.h

+

lv_timer.h

diff --git a/master/details/other-components/file_explorer.html b/master/details/other-components/file_explorer.html index 3e0529cf9f5..5b9258f20cb 100644 --- a/master/details/other-components/file_explorer.html +++ b/master/details/other-components/file_explorer.html @@ -5074,8 +5074,8 @@

Custom sort

API

-

lv_types.h

lv_file_explorer.h

+

lv_types.h

diff --git a/master/details/other-components/monkey.html b/master/details/other-components/monkey.html index a051f942066..ccacde304db 100644 --- a/master/details/other-components/monkey.html +++ b/master/details/other-components/monkey.html @@ -4767,8 +4767,8 @@

Button monkey example

API

-

lv_types.h

lv_monkey.h

+

lv_types.h

diff --git a/master/details/other-components/obj_property.html b/master/details/other-components/obj_property.html index c0c83d48605..601a8630b52 100644 --- a/master/details/other-components/obj_property.html +++ b/master/details/other-components/obj_property.html @@ -4698,8 +4698,8 @@

A Step FurtherLV_OBJ_SET_PROPERTY_ARRAY(widget, props); -

lv_obj_property_names.h

lv_obj_property.h

+

lv_obj_property_names.h

diff --git a/master/details/other-components/observer.html b/master/details/other-components/observer.html index 8b0a8eb88a4..8e6d2f3b6cd 100644 --- a/master/details/other-components/observer.html +++ b/master/details/other-components/observer.html @@ -5834,8 +5834,8 @@

Modular style update on theme change

API

-

lv_types.h

lv_observer.h

+

lv_types.h

diff --git a/master/details/widgets/animimg.html b/master/details/widgets/animimg.html index 8ddeebf3d15..ac5469ef965 100644 --- a/master/details/widgets/animimg.html +++ b/master/details/widgets/animimg.html @@ -4721,8 +4721,8 @@

Simple Animation Image

API

-

lv_types.h

lv_animimage.h

+

lv_types.h

diff --git a/master/details/widgets/arc.html b/master/details/widgets/arc.html index 685ad56c708..c540797b6e8 100644 --- a/master/details/widgets/arc.html +++ b/master/details/widgets/arc.html @@ -4895,9 +4895,9 @@

Loader with Arc

API

-

lv_types.h

lv_arc.h

lv_observer.h

+

lv_types.h

diff --git a/master/details/widgets/bar.html b/master/details/widgets/bar.html index cf6ffcc3c1e..34e904ba772 100644 --- a/master/details/widgets/bar.html +++ b/master/details/widgets/bar.html @@ -5022,8 +5022,8 @@

Bar with opposite direction

API

-

lv_types.h

lv_bar.h

+

lv_types.h

diff --git a/master/details/widgets/button.html b/master/details/widgets/button.html index 03bb4cd3014..f62fb847ae6 100644 --- a/master/details/widgets/button.html +++ b/master/details/widgets/button.html @@ -4862,9 +4862,9 @@

Gummy button

API

-

lv_api_map_v9_0.h

lv_button.h

lv_types.h

+

lv_api_map_v9_0.h

diff --git a/master/details/widgets/buttonmatrix.html b/master/details/widgets/buttonmatrix.html index 839e9f9569f..f9bdfebe633 100644 --- a/master/details/widgets/buttonmatrix.html +++ b/master/details/widgets/buttonmatrix.html @@ -4988,8 +4988,8 @@

Pagination

API

-

lv_types.h

lv_buttonmatrix.h

+

lv_types.h

diff --git a/master/details/widgets/calendar.html b/master/details/widgets/calendar.html index aa36ef8177c..6224adcab07 100644 --- a/master/details/widgets/calendar.html +++ b/master/details/widgets/calendar.html @@ -4868,11 +4868,11 @@

Chinese calendar

API

-

lv_calendar_chinese.h

lv_calendar.h

lv_types.h

lv_calendar_header_dropdown.h

lv_calendar_header_arrow.h

+

lv_calendar_chinese.h

diff --git a/master/details/widgets/canvas.html b/master/details/widgets/canvas.html index e24f28d14d2..736562f7dac 100644 --- a/master/details/widgets/canvas.html +++ b/master/details/widgets/canvas.html @@ -5168,8 +5168,8 @@

Draw a vector graphic to the canvas

API

-

lv_types.h

lv_canvas.h

+

lv_types.h

diff --git a/master/details/widgets/chart.html b/master/details/widgets/chart.html index 19921a814ed..15217a6e531 100644 --- a/master/details/widgets/chart.html +++ b/master/details/widgets/chart.html @@ -5596,8 +5596,8 @@

Circular line chart with gap

API

-

lv_types.h

lv_chart.h

+

lv_types.h

diff --git a/master/details/widgets/checkbox.html b/master/details/widgets/checkbox.html index 123f755bc8d..68cc10646e0 100644 --- a/master/details/widgets/checkbox.html +++ b/master/details/widgets/checkbox.html @@ -4855,8 +4855,8 @@

Checkboxes as radio buttons

API

-

lv_types.h

lv_checkbox.h

+

lv_types.h

diff --git a/master/details/widgets/dropdown.html b/master/details/widgets/dropdown.html index e267612c861..cdeaf4f61c0 100644 --- a/master/details/widgets/dropdown.html +++ b/master/details/widgets/dropdown.html @@ -4908,11 +4908,11 @@

Menu<

API

-

lv_observer.h

-

lv_dropdown.h

-

lv_types.h

lv_obj_property_names.h

+

lv_types.h

lv_api_map_v8.h

+

lv_dropdown.h

+

lv_observer.h

diff --git a/master/details/widgets/image.html b/master/details/widgets/image.html index aa27ce6910f..4c19c120843 100644 --- a/master/details/widgets/image.html +++ b/master/details/widgets/image.html @@ -5018,18 +5018,18 @@

Image offset and styling

API

-

lv_image_dsc.h

lv_image_cache.h

lv_image_decoder.h

-

lv_draw_buf.h

-

lv_image.h

-

lv_image_header_cache.h

-

lv_api_map_v9_0.h

+

lv_obj_property_names.h

+

lv_image_dsc.h

lv_types.h

lv_draw_image.h

-

lv_obj_property_names.h

-

lv_api_map_v9_1.h

+

lv_image.h

lv_api_map_v8.h

+

lv_api_map_v9_0.h

+

lv_draw_buf.h

+

lv_image_header_cache.h

+

lv_api_map_v9_1.h

diff --git a/master/details/widgets/imagebutton.html b/master/details/widgets/imagebutton.html index fe3b7dc5cd6..6d845301828 100644 --- a/master/details/widgets/imagebutton.html +++ b/master/details/widgets/imagebutton.html @@ -4767,8 +4767,8 @@

Simple Image button

API

-

lv_types.h

lv_imagebutton.h

+

lv_types.h

diff --git a/master/details/widgets/keyboard.html b/master/details/widgets/keyboard.html index c64c53c6394..f6ba83d767b 100644 --- a/master/details/widgets/keyboard.html +++ b/master/details/widgets/keyboard.html @@ -4851,10 +4851,10 @@

Keyboard with custom map

API

-

lv_types.h

-

lv_obj_property_names.h

lv_api_map_v8.h

lv_keyboard.h

+

lv_types.h

+

lv_obj_property_names.h

diff --git a/master/details/widgets/label.html b/master/details/widgets/label.html index 2ed1ed34aac..a75dcf1289d 100644 --- a/master/details/widgets/label.html +++ b/master/details/widgets/label.html @@ -5012,10 +5012,10 @@

Customize circular scrolling animation

API

-

lv_types.h

+

lv_label.h

lv_observer.h

+

lv_types.h

lv_obj_property_names.h

-

lv_label.h

diff --git a/master/details/widgets/line.html b/master/details/widgets/line.html index 078517d13ee..baba8dc2120 100644 --- a/master/details/widgets/line.html +++ b/master/details/widgets/line.html @@ -4728,8 +4728,8 @@

Simple Line

API

-

lv_line.h

lv_types.h

+

lv_line.h

diff --git a/master/details/widgets/menu.html b/master/details/widgets/menu.html index 222915dc382..2706ea02721 100644 --- a/master/details/widgets/menu.html +++ b/master/details/widgets/menu.html @@ -5222,8 +5222,8 @@

Complex Menu

API

-

lv_types.h

lv_menu.h

+

lv_types.h

diff --git a/master/details/widgets/msgbox.html b/master/details/widgets/msgbox.html index aa09694c396..acf3ab894e9 100644 --- a/master/details/widgets/msgbox.html +++ b/master/details/widgets/msgbox.html @@ -4838,8 +4838,8 @@

Scrolling and styled Message box

API

-

lv_types.h

lv_msgbox.h

+

lv_types.h

diff --git a/master/details/widgets/roller.html b/master/details/widgets/roller.html index 38a2e0458c5..b5a6643129d 100644 --- a/master/details/widgets/roller.html +++ b/master/details/widgets/roller.html @@ -4931,11 +4931,11 @@

add fade mask to roller

API

-

lv_observer.h

-

lv_types.h

lv_obj_property_names.h

-

lv_roller.h

+

lv_types.h

lv_api_map_v8.h

+

lv_roller.h

+

lv_observer.h

diff --git a/master/details/widgets/slider.html b/master/details/widgets/slider.html index f97a6115dff..32dbe54bfb0 100644 --- a/master/details/widgets/slider.html +++ b/master/details/widgets/slider.html @@ -4971,9 +4971,9 @@

Slider with opposite direction

API

-

lv_types.h

-

lv_observer.h

lv_slider.h

+

lv_observer.h

+

lv_types.h

diff --git a/master/details/widgets/spangroup.html b/master/details/widgets/spangroup.html index 1b14fcdc066..b3b6b80dc9d 100644 --- a/master/details/widgets/spangroup.html +++ b/master/details/widgets/spangroup.html @@ -4841,8 +4841,8 @@

Span with custom styles

API

-

lv_types.h

lv_span.h

+

lv_types.h

diff --git a/master/details/widgets/spinbox.html b/master/details/widgets/spinbox.html index 23b327d2b42..6d1d50581ab 100644 --- a/master/details/widgets/spinbox.html +++ b/master/details/widgets/spinbox.html @@ -4769,8 +4769,8 @@

Simple Spinbox

API

-

lv_types.h

lv_spinbox.h

+

lv_types.h

diff --git a/master/details/widgets/switch.html b/master/details/widgets/switch.html index b839ed278d5..15e16c8484c 100644 --- a/master/details/widgets/switch.html +++ b/master/details/widgets/switch.html @@ -4798,8 +4798,8 @@

Switch Orientation

API

-

lv_types.h

lv_switch.h

+

lv_types.h

diff --git a/master/details/widgets/table.html b/master/details/widgets/table.html index 7ee5a04797b..e43c807cb26 100644 --- a/master/details/widgets/table.html +++ b/master/details/widgets/table.html @@ -4937,9 +4937,9 @@

MicroPython

API

-

lv_types.h

lv_api_map_v8.h

lv_table.h

+

lv_types.h

diff --git a/master/details/widgets/tabview.html b/master/details/widgets/tabview.html index e903e66180a..4d23832c7e9 100644 --- a/master/details/widgets/tabview.html +++ b/master/details/widgets/tabview.html @@ -4836,8 +4836,8 @@

Tabs on the left, styling and no scrolling

API

lv_types.h

-

lv_tabview.h

lv_api_map_v8.h

+

lv_tabview.h

diff --git a/master/details/widgets/textarea.html b/master/details/widgets/textarea.html index c78b8ea12b2..01a6f81697c 100644 --- a/master/details/widgets/textarea.html +++ b/master/details/widgets/textarea.html @@ -4976,9 +4976,9 @@

Text auto-formatting

API

-

lv_types.h

-

lv_obj_property_names.h

lv_textarea.h

+

lv_obj_property_names.h

+

lv_types.h

diff --git a/master/details/widgets/tileview.html b/master/details/widgets/tileview.html index a800f7bb61e..4c67fe66624 100644 --- a/master/details/widgets/tileview.html +++ b/master/details/widgets/tileview.html @@ -4751,9 +4751,9 @@

Tileview with content

API

+

lv_api_map_v8.h

lv_types.h

lv_tileview.h

-

lv_api_map_v8.h

diff --git a/master/sitemap.xml b/master/sitemap.xml index 6c431b195e2..aef59f778e5 100644 --- a/master/sitemap.xml +++ b/master/sitemap.xml @@ -1,2 +1,2 @@ -https://docs.lvgl.io/master/API/core/index.htmlhttps://docs.lvgl.io/master/API/core/lv_global.htmlhttps://docs.lvgl.io/master/API/core/lv_group.htmlhttps://docs.lvgl.io/master/API/core/lv_obj.htmlhttps://docs.lvgl.io/master/API/draw/opengles/lv_draw_opengles.htmlhttps://docs.lvgl.io/master/API/core/lv_obj_class.htmlhttps://docs.lvgl.io/master/API/drivers/display/lcd/index.htmlhttps://docs.lvgl.io/master/API/draw/renesas/dave2d/index.htmlhttps://docs.lvgl.io/master/API/core/lv_obj_draw.htmlhttps://docs.lvgl.io/master/API/drivers/display/lcd/lv_lcd_generic_mipi.htmlhttps://docs.lvgl.io/master/API/draw/renesas/dave2d/lv_draw_dave2d.htmlhttps://docs.lvgl.io/master/API/core/lv_obj_event.htmlhttps://docs.lvgl.io/master/API/draw/renesas/dave2d/lv_draw_dave2d_utils.htmlhttps://docs.lvgl.io/master/API/drivers/display/renesas_glcdc/index.htmlhttps://docs.lvgl.io/master/API/core/lv_obj_pos.htmlhttps://docs.lvgl.io/master/API/drivers/display/renesas_glcdc/lv_renesas_glcdc.htmlhttps://docs.lvgl.io/master/API/draw/renesas/index.htmlhttps://docs.lvgl.io/master/API/core/lv_obj_property.htmlhttps://docs.lvgl.io/master/API/drivers/display/st7735/index.htmlhttps://docs.lvgl.io/master/API/draw/sdl/index.htmlhttps://docs.lvgl.io/master/API/drivers/display/st7735/lv_st7735.htmlhttps://docs.lvgl.io/master/API/core/lv_obj_scroll.htmlhttps://docs.lvgl.io/master/API/draw/sdl/lv_draw_sdl.htmlhttps://docs.lvgl.io/master/API/core/lv_obj_style.htmlhttps://docs.lvgl.io/master/API/drivers/display/st7789/index.htmlhttps://docs.lvgl.io/master/API/draw/sw/arm2d/index.htmlhttps://docs.lvgl.io/master/API/draw/sw/arm2d/lv_draw_sw_arm2d.htmlhttps://docs.lvgl.io/master/API/core/lv_obj_style_gen.htmlhttps://docs.lvgl.io/master/API/drivers/display/st7789/lv_st7789.htmlhttps://docs.lvgl.io/master/API/drivers/display/st7796/index.htmlhttps://docs.lvgl.io/master/API/core/lv_obj_tree.htmlhttps://docs.lvgl.io/master/API/core/lv_refr.htmlhttps://docs.lvgl.io/master/API/draw/sw/arm2d/lv_draw_sw_helium.htmlhttps://docs.lvgl.io/master/API/draw/sw/blend/arm2d/index.htmlhttps://docs.lvgl.io/master/API/drivers/display/st7796/lv_st7796.htmlhttps://docs.lvgl.io/master/API/display/index.htmlhttps://docs.lvgl.io/master/API/draw/sw/blend/arm2d/lv_blend_arm2d.htmlhttps://docs.lvgl.io/master/API/drivers/display/st_ltdc/index.htmlhttps://docs.lvgl.io/master/API/display/lv_display.htmlhttps://docs.lvgl.io/master/API/drivers/display/st_ltdc/lv_st_ltdc.htmlhttps://docs.lvgl.io/master/API/draw/sw/blend/helium/index.htmlhttps://docs.lvgl.io/master/API/draw/dma2d/index.htmlhttps://docs.lvgl.io/master/API/draw/sw/blend/helium/lv_blend_helium.htmlhttps://docs.lvgl.io/master/API/drivers/display/tft_espi/index.htmlhttps://docs.lvgl.io/master/API/draw/dma2d/lv_draw_dma2d.htmlhttps://docs.lvgl.io/master/API/draw/sw/blend/index.htmlhttps://docs.lvgl.io/master/API/drivers/display/tft_espi/lv_tft_espi.htmlhttps://docs.lvgl.io/master/API/draw/index.htmlhttps://docs.lvgl.io/master/API/draw/sw/blend/lv_draw_sw_blend.htmlhttps://docs.lvgl.io/master/API/drivers/evdev/index.htmlhttps://docs.lvgl.io/master/API/draw/lv_draw.htmlhttps://docs.lvgl.io/master/API/draw/sw/blend/lv_draw_sw_blend_to_al88.htmlhttps://docs.lvgl.io/master/API/drivers/evdev/lv_evdev.htmlhttps://docs.lvgl.io/master/API/draw/lv_draw_arc.htmlhttps://docs.lvgl.io/master/API/drivers/glfw/index.htmlhttps://docs.lvgl.io/master/API/draw/sw/blend/lv_draw_sw_blend_to_argb8888.htmlhttps://docs.lvgl.io/master/API/draw/lv_draw_buf.htmlhttps://docs.lvgl.io/master/API/drivers/glfw/lv_glfw_window.htmlhttps://docs.lvgl.io/master/API/draw/sw/blend/lv_draw_sw_blend_to_i1.htmlhttps://docs.lvgl.io/master/API/draw/lv_draw_image.htmlhttps://docs.lvgl.io/master/API/draw/sw/blend/lv_draw_sw_blend_to_l8.htmlhttps://docs.lvgl.io/master/API/drivers/glfw/lv_opengles_debug.htmlhttps://docs.lvgl.io/master/API/draw/lv_draw_label.htmlhttps://docs.lvgl.io/master/API/drivers/glfw/lv_opengles_driver.htmlhttps://docs.lvgl.io/master/API/draw/sw/blend/lv_draw_sw_blend_to_rgb565.htmlhttps://docs.lvgl.io/master/API/draw/lv_draw_line.htmlhttps://docs.lvgl.io/master/API/drivers/glfw/lv_opengles_texture.htmlhttps://docs.lvgl.io/master/API/draw/sw/blend/lv_draw_sw_blend_to_rgb888.htmlhttps://docs.lvgl.io/master/API/draw/lv_draw_mask.htmlhttps://docs.lvgl.io/master/API/draw/lv_draw_rect.htmlhttps://docs.lvgl.io/master/API/drivers/index.htmlhttps://docs.lvgl.io/master/API/draw/sw/blend/neon/index.htmlhttps://docs.lvgl.io/master/API/drivers/libinput/index.htmlhttps://docs.lvgl.io/master/API/draw/lv_draw_triangle.htmlhttps://docs.lvgl.io/master/API/draw/sw/blend/neon/lv_blend_neon.htmlhttps://docs.lvgl.io/master/API/drivers/libinput/lv_libinput.htmlhttps://docs.lvgl.io/master/API/draw/sw/index.htmlhttps://docs.lvgl.io/master/API/draw/lv_draw_vector.htmlhttps://docs.lvgl.io/master/API/drivers/libinput/lv_xkb.htmlhttps://docs.lvgl.io/master/API/draw/sw/lv_draw_sw.htmlhttps://docs.lvgl.io/master/API/draw/lv_image_decoder.htmlhttps://docs.lvgl.io/master/API/drivers/lv_drivers.htmlhttps://docs.lvgl.io/master/API/draw/sw/lv_draw_sw_gradient.htmlhttps://docs.lvgl.io/master/API/draw/lv_image_dsc.htmlhttps://docs.lvgl.io/master/API/drivers/nuttx/index.htmlhttps://docs.lvgl.io/master/API/draw/sw/lv_draw_sw_mask.htmlhttps://docs.lvgl.io/master/API/draw/nema_gfx/index.htmlhttps://docs.lvgl.io/master/API/drivers/nuttx/lv_nuttx_cache.htmlhttps://docs.lvgl.io/master/API/draw/sw/lv_draw_sw_utils.htmlhttps://docs.lvgl.io/master/API/draw/nema_gfx/lv_draw_nema_gfx.htmlhttps://docs.lvgl.io/master/API/drivers/nuttx/lv_nuttx_entry.htmlhttps://docs.lvgl.io/master/API/draw/nema_gfx/lv_draw_nema_gfx_utils.htmlhttps://docs.lvgl.io/master/API/draw/vg_lite/index.htmlhttps://docs.lvgl.io/master/API/drivers/nuttx/lv_nuttx_fbdev.htmlhttps://docs.lvgl.io/master/API/draw/nxp/index.htmlhttps://docs.lvgl.io/master/API/draw/vg_lite/lv_draw_vg_lite.htmlhttps://docs.lvgl.io/master/API/draw/vg_lite/lv_draw_vg_lite_type.htmlhttps://docs.lvgl.io/master/API/draw/nxp/pxp/index.htmlhttps://docs.lvgl.io/master/API/drivers/nuttx/lv_nuttx_image_cache.htmlhttps://docs.lvgl.io/master/API/drivers/nuttx/lv_nuttx_lcd.htmlhttps://docs.lvgl.io/master/API/draw/nxp/pxp/lv_draw_pxp.htmlhttps://docs.lvgl.io/master/API/draw/vg_lite/lv_vg_lite_decoder.htmlhttps://docs.lvgl.io/master/API/drivers/nuttx/lv_nuttx_libuv.htmlhttps://docs.lvgl.io/master/API/draw/nxp/pxp/lv_pxp_cfg.htmlhttps://docs.lvgl.io/master/API/draw/vg_lite/lv_vg_lite_grad.htmlhttps://docs.lvgl.io/master/API/drivers/nuttx/lv_nuttx_profiler.htmlhttps://docs.lvgl.io/master/API/draw/vg_lite/lv_vg_lite_math.htmlhttps://docs.lvgl.io/master/API/draw/nxp/pxp/lv_pxp_osa.htmlhttps://docs.lvgl.io/master/API/draw/vg_lite/lv_vg_lite_path.htmlhttps://docs.lvgl.io/master/API/drivers/nuttx/lv_nuttx_touchscreen.htmlhttps://docs.lvgl.io/master/API/draw/nxp/pxp/lv_pxp_utils.htmlhttps://docs.lvgl.io/master/API/drivers/qnx/index.htmlhttps://docs.lvgl.io/master/API/draw/vg_lite/lv_vg_lite_pending.htmlhttps://docs.lvgl.io/master/API/draw/nxp/vglite/index.htmlhttps://docs.lvgl.io/master/API/drivers/qnx/lv_qnx.htmlhttps://docs.lvgl.io/master/API/draw/vg_lite/lv_vg_lite_stroke.htmlhttps://docs.lvgl.io/master/API/draw/nxp/vglite/lv_draw_vglite.htmlhttps://docs.lvgl.io/master/API/draw/vg_lite/lv_vg_lite_utils.htmlhttps://docs.lvgl.io/master/API/drivers/sdl/index.htmlhttps://docs.lvgl.io/master/API/draw/nxp/vglite/lv_vglite_buf.htmlhttps://docs.lvgl.io/master/API/drivers/sdl/lv_sdl_keyboard.htmlhttps://docs.lvgl.io/master/API/drivers/display/drm/index.htmlhttps://docs.lvgl.io/master/API/draw/nxp/vglite/lv_vglite_matrix.htmlhttps://docs.lvgl.io/master/API/drivers/sdl/lv_sdl_mouse.htmlhttps://docs.lvgl.io/master/API/drivers/display/drm/lv_linux_drm.htmlhttps://docs.lvgl.io/master/API/draw/nxp/vglite/lv_vglite_path.htmlhttps://docs.lvgl.io/master/API/drivers/display/fb/index.htmlhttps://docs.lvgl.io/master/API/drivers/sdl/lv_sdl_mousewheel.htmlhttps://docs.lvgl.io/master/API/draw/nxp/vglite/lv_vglite_utils.htmlhttps://docs.lvgl.io/master/API/drivers/sdl/lv_sdl_window.htmlhttps://docs.lvgl.io/master/API/drivers/display/fb/lv_linux_fbdev.htmlhttps://docs.lvgl.io/master/API/draw/opengles/index.htmlhttps://docs.lvgl.io/master/API/drivers/display/ili9341/index.htmlhttps://docs.lvgl.io/master/API/drivers/wayland/index.htmlhttps://docs.lvgl.io/master/details/widgets/arc.htmlhttps://docs.lvgl.io/master/details/widgets/bar.htmlhttps://docs.lvgl.io/master/API/drivers/wayland/lv_wayland.htmlhttps://docs.lvgl.io/master/API/drivers/display/ili9341/lv_ili9341.htmlhttps://docs.lvgl.io/master/API/drivers/wayland/lv_wayland_smm.htmlhttps://docs.lvgl.io/master/API/drivers/display/index.htmlhttps://docs.lvgl.io/master/details/integration/renderers/sdl.htmlhttps://docs.lvgl.io/master/details/widgets/button.htmlhttps://docs.lvgl.io/master/details/integration/renderers/stm32_dma2d.htmlhttps://docs.lvgl.io/master/details/widgets/buttonmatrix.htmlhttps://docs.lvgl.io/master/API/drivers/windows/index.htmlhttps://docs.lvgl.io/master/details/integration/chip/renesas.htmlhttps://docs.lvgl.io/master/details/integration/chip/stm32.htmlhttps://docs.lvgl.io/master/details/widgets/calendar.htmlhttps://docs.lvgl.io/master/details/widgets/canvas.htmlhttps://docs.lvgl.io/master/details/integration/renderers/sw.htmlhttps://docs.lvgl.io/master/details/integration/renderers/vg_lite.htmlhttps://docs.lvgl.io/master/details/widgets/chart.htmlhttps://docs.lvgl.io/master/details/integration/driver/X11.htmlhttps://docs.lvgl.io/master/details/integration/driver/display/fbdev.htmlhttps://docs.lvgl.io/master/details/libs/arduino_esp_littlefs.htmlhttps://docs.lvgl.io/master/details/widgets/checkbox.htmlhttps://docs.lvgl.io/master/details/widgets/dropdown.htmlhttps://docs.lvgl.io/master/details/integration/driver/display/gen_mipi.htmlhttps://docs.lvgl.io/master/details/libs/arduino_sd.htmlhttps://docs.lvgl.io/master/details/libs/barcode.htmlhttps://docs.lvgl.io/master/details/widgets/image.htmlhttps://docs.lvgl.io/master/details/widgets/imagebutton.htmlhttps://docs.lvgl.io/master/details/integration/driver/display/ili9341.htmlhttps://docs.lvgl.io/master/details/integration/driver/display/index.htmlhttps://docs.lvgl.io/master/details/widgets/index.htmlhttps://docs.lvgl.io/master/details/libs/bmp.htmlhttps://docs.lvgl.io/master/details/widgets/keyboard.htmlhttps://docs.lvgl.io/master/details/libs/ffmpeg.htmlhttps://docs.lvgl.io/master/details/integration/driver/display/lcd_stm32_guide.htmlhttps://docs.lvgl.io/master/details/widgets/label.htmlhttps://docs.lvgl.io/master/details/integration/driver/display/renesas_glcdc.htmlhttps://docs.lvgl.io/master/details/libs/freetype.htmlhttps://docs.lvgl.io/master/details/libs/fs.htmlhttps://docs.lvgl.io/master/details/widgets/led.htmlhttps://docs.lvgl.io/master/details/widgets/line.htmlhttps://docs.lvgl.io/master/details/integration/driver/display/st7735.htmlhttps://docs.lvgl.io/master/details/libs/gif.htmlhttps://docs.lvgl.io/master/details/widgets/list.htmlhttps://docs.lvgl.io/master/details/widgets/lottie.htmlhttps://docs.lvgl.io/master/details/integration/driver/display/st7789.htmlhttps://docs.lvgl.io/master/details/integration/driver/display/st7796.htmlhttps://docs.lvgl.io/master/details/libs/index.htmlhttps://docs.lvgl.io/master/details/libs/lfs.htmlhttps://docs.lvgl.io/master/details/widgets/menu.htmlhttps://docs.lvgl.io/master/details/widgets/msgbox.htmlhttps://docs.lvgl.io/master/details/integration/driver/display/st_ltdc.htmlhttps://docs.lvgl.io/master/details/integration/driver/index.htmlhttps://docs.lvgl.io/master/details/libs/libjpeg_turbo.htmlhttps://docs.lvgl.io/master/details/widgets/new_widget.htmlhttps://docs.lvgl.io/master/details/widgets/roller.htmlhttps://docs.lvgl.io/master/details/integration/driver/libinput.htmlhttps://docs.lvgl.io/master/details/libs/libpng.htmlhttps://docs.lvgl.io/master/details/widgets/scale.htmlhttps://docs.lvgl.io/master/details/libs/lodepng.htmlhttps://docs.lvgl.io/master/details/integration/driver/opengles.htmlhttps://docs.lvgl.io/master/details/widgets/slider.htmlhttps://docs.lvgl.io/master/details/integration/driver/touchpad/evdev.htmlhttps://docs.lvgl.io/master/details/widgets/spangroup.htmlhttps://docs.lvgl.io/master/details/libs/qrcode.htmlhttps://docs.lvgl.io/master/details/libs/rle.htmlhttps://docs.lvgl.io/master/details/widgets/spinbox.htmlhttps://docs.lvgl.io/master/details/integration/driver/touchpad/ft6x36.htmlhttps://docs.lvgl.io/master/details/widgets/spinner.htmlhttps://docs.lvgl.io/master/details/libs/rlottie.htmlhttps://docs.lvgl.io/master/details/libs/svg.htmlhttps://docs.lvgl.io/master/details/widgets/switch.htmlhttps://docs.lvgl.io/master/details/integration/driver/touchpad/index.htmlhttps://docs.lvgl.io/master/details/integration/driver/wayland.htmlhttps://docs.lvgl.io/master/details/libs/tiny_ttf.htmlhttps://docs.lvgl.io/master/details/widgets/table.htmlhttps://docs.lvgl.io/master/details/widgets/tabview.htmlhttps://docs.lvgl.io/master/details/integration/driver/windows.htmlhttps://docs.lvgl.io/master/details/integration/framework/arduino.htmlhttps://docs.lvgl.io/master/details/libs/tjpgd.htmlhttps://docs.lvgl.io/master/details/widgets/textarea.htmlhttps://docs.lvgl.io/master/details/main-components/animation.htmlhttps://docs.lvgl.io/master/details/widgets/tileview.htmlhttps://docs.lvgl.io/master/details/integration/framework/index.htmlhttps://docs.lvgl.io/master/details/widgets/win.htmlhttps://docs.lvgl.io/master/details/main-components/color.htmlhttps://docs.lvgl.io/master/examples.htmlhttps://docs.lvgl.io/master/details/main-components/display.htmlhttps://docs.lvgl.io/master/details/integration/framework/platformio.htmlhttps://docs.lvgl.io/master/details/integration/framework/tasmota-berry.htmlhttps://docs.lvgl.io/master/index.htmlhttps://docs.lvgl.io/master/details/main-components/draw.htmlhttps://docs.lvgl.io/master/details/main-components/font.htmlhttps://docs.lvgl.io/master/intro/add-lvgl-to-your-project/building_lvgl.htmlhttps://docs.lvgl.io/master/details/integration/ide/index.htmlhttps://docs.lvgl.io/master/intro/add-lvgl-to-your-project/configuration.htmlhttps://docs.lvgl.io/master/details/integration/ide/mdk.htmlhttps://docs.lvgl.io/master/details/main-components/fs.htmlhttps://docs.lvgl.io/master/intro/add-lvgl-to-your-project/connecting_lvgl.htmlhttps://docs.lvgl.io/master/intro/add-lvgl-to-your-project/getting_lvgl.htmlhttps://docs.lvgl.io/master/details/integration/ide/pc-simulator.htmlhttps://docs.lvgl.io/master/details/main-components/image.htmlhttps://docs.lvgl.io/master/details/main-components/indev.htmlhttps://docs.lvgl.io/master/intro/add-lvgl-to-your-project/index.htmlhttps://docs.lvgl.io/master/details/integration/index.htmlhttps://docs.lvgl.io/master/intro/add-lvgl-to-your-project/other_platforms.htmlhttps://docs.lvgl.io/master/details/integration/os/freertos.htmlhttps://docs.lvgl.io/master/details/main-components/index.htmlhttps://docs.lvgl.io/master/intro/add-lvgl-to-your-project/threading.htmlhttps://docs.lvgl.io/master/details/main-components/timer.htmlhttps://docs.lvgl.io/master/details/integration/os/index.htmlhttps://docs.lvgl.io/master/details/integration/os/mqx.htmlhttps://docs.lvgl.io/master/intro/add-lvgl-to-your-project/timer_handler.htmlhttps://docs.lvgl.io/master/intro/basics.htmlhttps://docs.lvgl.io/master/details/other-components/file_explorer.htmlhttps://docs.lvgl.io/master/details/integration/os/nuttx.htmlhttps://docs.lvgl.io/master/intro/index.htmlhttps://docs.lvgl.io/master/intro/introduction.htmlhttps://docs.lvgl.io/master/details/other-components/font_manager.htmlhttps://docs.lvgl.io/master/details/other-components/fragment.htmlhttps://docs.lvgl.io/master/details/integration/os/px5.htmlhttps://docs.lvgl.io/master/details/integration/os/qnx.htmlhttps://docs.lvgl.io/master/API/widgets/switch/lv_switch.htmlhttps://docs.lvgl.io/master/API/widgets/table/index.htmlhttps://docs.lvgl.io/master/details/other-components/gridnav.htmlhttps://docs.lvgl.io/master/details/other-components/ime_pinyin.htmlhttps://docs.lvgl.io/master/details/integration/os/rt-thread.htmlhttps://docs.lvgl.io/master/API/widgets/table/lv_table.htmlhttps://docs.lvgl.io/master/details/integration/os/yocto/core_components.htmlhttps://docs.lvgl.io/master/API/widgets/tabview/index.htmlhttps://docs.lvgl.io/master/details/other-components/imgfont.htmlhttps://docs.lvgl.io/master/API/widgets/tabview/lv_tabview.htmlhttps://docs.lvgl.io/master/details/integration/os/yocto/index.htmlhttps://docs.lvgl.io/master/details/other-components/index.htmlhttps://docs.lvgl.io/master/details/other-components/monkey.htmlhttps://docs.lvgl.io/master/API/widgets/textarea/index.htmlhttps://docs.lvgl.io/master/API/widgets/textarea/lv_textarea.htmlhttps://docs.lvgl.io/master/details/integration/os/yocto/lvgl_recipe.htmlhttps://docs.lvgl.io/master/details/integration/os/yocto/terms_and_variables.htmlhttps://docs.lvgl.io/master/details/other-components/obj_id.htmlhttps://docs.lvgl.io/master/API/widgets/tileview/index.htmlhttps://docs.lvgl.io/master/API/widgets/tileview/lv_tileview.htmlhttps://docs.lvgl.io/master/details/other-components/obj_property.htmlhttps://docs.lvgl.io/master/details/integration/os/zephyr.htmlhttps://docs.lvgl.io/master/details/integration/renderers/arm2d.htmlhttps://docs.lvgl.io/master/API/widgets/win/index.htmlhttps://docs.lvgl.io/master/details/other-components/observer.htmlhttps://docs.lvgl.io/master/API/widgets/win/lv_win.htmlhttps://docs.lvgl.io/master/details/integration/renderers/index.htmlhttps://docs.lvgl.io/master/CHANGELOG.htmlhttps://docs.lvgl.io/master/details/integration/renderers/nema_gfx.htmlhttps://docs.lvgl.io/master/details/other-components/snapshot.htmlhttps://docs.lvgl.io/master/details/widgets/animimg.htmlhttps://docs.lvgl.io/master/CODING_STYLE.htmlhttps://docs.lvgl.io/master/CONTRIBUTING.htmlhttps://docs.lvgl.io/master/details/integration/renderers/nxp_pxp.htmlhttps://docs.lvgl.io/master/API/widgets/canvas/lv_canvas.htmlhttps://docs.lvgl.io/master/API/widgets/chart/index.htmlhttps://docs.lvgl.io/master/ROADMAP.htmlhttps://docs.lvgl.io/master/details/integration/renderers/nxp_vglite_gpu.htmlhttps://docs.lvgl.io/master/API/others/ime/lv_ime_pinyin.htmlhttps://docs.lvgl.io/master/details/base-widget/coord.htmlhttps://docs.lvgl.io/master/API/others/imgfont/index.htmlhttps://docs.lvgl.io/master/details/base-widget/event.htmlhttps://docs.lvgl.io/master/API/widgets/chart/lv_chart.htmlhttps://docs.lvgl.io/master/API/widgets/checkbox/index.htmlhttps://docs.lvgl.io/master/details/base-widget/index.htmlhttps://docs.lvgl.io/master/API/others/imgfont/lv_imgfont.htmlhttps://docs.lvgl.io/master/API/others/index.htmlhttps://docs.lvgl.io/master/API/widgets/checkbox/lv_checkbox.htmlhttps://docs.lvgl.io/master/details/base-widget/layer.htmlhttps://docs.lvgl.io/master/details/base-widget/layouts/flex.htmlhttps://docs.lvgl.io/master/API/others/monkey/index.htmlhttps://docs.lvgl.io/master/API/widgets/dropdown/index.htmlhttps://docs.lvgl.io/master/details/base-widget/layouts/grid.htmlhttps://docs.lvgl.io/master/API/widgets/dropdown/lv_dropdown.htmlhttps://docs.lvgl.io/master/details/base-widget/layouts/index.htmlhttps://docs.lvgl.io/master/API/others/monkey/lv_monkey.htmlhttps://docs.lvgl.io/master/API/others/observer/index.htmlhttps://docs.lvgl.io/master/details/base-widget/obj.htmlhttps://docs.lvgl.io/master/API/widgets/image/index.htmlhttps://docs.lvgl.io/master/details/base-widget/scroll.htmlhttps://docs.lvgl.io/master/API/others/observer/lv_observer.htmlhttps://docs.lvgl.io/master/API/widgets/image/lv_image.htmlhttps://docs.lvgl.io/master/details/base-widget/styles/index.htmlhttps://docs.lvgl.io/master/API/widgets/imagebutton/index.htmlhttps://docs.lvgl.io/master/API/others/snapshot/index.htmlhttps://docs.lvgl.io/master/details/base-widget/styles/style.htmlhttps://docs.lvgl.io/master/API/others/snapshot/lv_snapshot.htmlhttps://docs.lvgl.io/master/details/base-widget/styles/style-properties.htmlhttps://docs.lvgl.io/master/API/widgets/imagebutton/lv_imagebutton.htmlhttps://docs.lvgl.io/master/API/widgets/index.htmlhttps://docs.lvgl.io/master/details/debugging/gdb_plugin.htmlhttps://docs.lvgl.io/master/API/others/sysmon/index.htmlhttps://docs.lvgl.io/master/API/others/sysmon/lv_sysmon.htmlhttps://docs.lvgl.io/master/API/widgets/keyboard/index.htmlhttps://docs.lvgl.io/master/details/debugging/index.htmlhttps://docs.lvgl.io/master/details/debugging/log.htmlhttps://docs.lvgl.io/master/API/others/vg_lite_tvg/index.htmlhttps://docs.lvgl.io/master/API/widgets/keyboard/lv_keyboard.htmlhttps://docs.lvgl.io/master/details/debugging/profiler.htmlhttps://docs.lvgl.io/master/API/widgets/label/index.htmlhttps://docs.lvgl.io/master/details/debugging/vg_lite_tvg.htmlhttps://docs.lvgl.io/master/API/others/vg_lite_tvg/vg_lite.htmlhttps://docs.lvgl.io/master/API/stdlib/builtin/index.htmlhttps://docs.lvgl.io/master/details/index.htmlhttps://docs.lvgl.io/master/API/widgets/label/lv_label.htmlhttps://docs.lvgl.io/master/details/integration/bindings/api_json.htmlhttps://docs.lvgl.io/master/API/widgets/led/index.htmlhttps://docs.lvgl.io/master/API/stdlib/builtin/lv_tlsf.htmlhttps://docs.lvgl.io/master/details/integration/bindings/cpp.htmlhttps://docs.lvgl.io/master/API/widgets/led/lv_led.htmlhttps://docs.lvgl.io/master/API/stdlib/index.htmlhttps://docs.lvgl.io/master/details/integration/bindings/index.htmlhttps://docs.lvgl.io/master/details/integration/bindings/javascript.htmlhttps://docs.lvgl.io/master/API/stdlib/lv_mem.htmlhttps://docs.lvgl.io/master/API/widgets/line/index.htmlhttps://docs.lvgl.io/master/API/widgets/line/lv_line.htmlhttps://docs.lvgl.io/master/details/integration/bindings/micropython.htmlhttps://docs.lvgl.io/master/API/stdlib/lv_sprintf.htmlhttps://docs.lvgl.io/master/API/widgets/list/index.htmlhttps://docs.lvgl.io/master/details/integration/bindings/pikascript.htmlhttps://docs.lvgl.io/master/details/integration/building/cmake.htmlhttps://docs.lvgl.io/master/API/stdlib/lv_string.htmlhttps://docs.lvgl.io/master/API/themes/default/index.htmlhttps://docs.lvgl.io/master/API/widgets/list/lv_list.htmlhttps://docs.lvgl.io/master/details/integration/building/index.htmlhttps://docs.lvgl.io/master/API/widgets/lottie/index.htmlhttps://docs.lvgl.io/master/details/integration/building/make.htmlhttps://docs.lvgl.io/master/API/themes/default/lv_theme_default.htmlhttps://docs.lvgl.io/master/API/widgets/lottie/lv_lottie.htmlhttps://docs.lvgl.io/master/details/integration/chip/arm.htmlhttps://docs.lvgl.io/master/details/integration/chip/espressif.htmlhttps://docs.lvgl.io/master/API/themes/index.htmlhttps://docs.lvgl.io/master/API/widgets/menu/index.htmlhttps://docs.lvgl.io/master/API/themes/lv_theme.htmlhttps://docs.lvgl.io/master/details/integration/chip/index.htmlhttps://docs.lvgl.io/master/API/widgets/menu/lv_menu.htmlhttps://docs.lvgl.io/master/API/themes/mono/index.htmlhttps://docs.lvgl.io/master/details/integration/chip/nxp.htmlhttps://docs.lvgl.io/master/API/themes/mono/lv_theme_mono.htmlhttps://docs.lvgl.io/master/API/misc/lv_async.htmlhttps://docs.lvgl.io/master/API/misc/lv_bidi.htmlhttps://docs.lvgl.io/master/API/widgets/msgbox/index.htmlhttps://docs.lvgl.io/master/API/widgets/msgbox/lv_msgbox.htmlhttps://docs.lvgl.io/master/API/themes/simple/index.htmlhttps://docs.lvgl.io/master/API/misc/lv_circle_buf.htmlhttps://docs.lvgl.io/master/API/misc/lv_color.htmlhttps://docs.lvgl.io/master/API/widgets/objx_templ/index.htmlhttps://docs.lvgl.io/master/API/themes/simple/lv_theme_simple.htmlhttps://docs.lvgl.io/master/API/widgets/objx_templ/lv_objx_templ.htmlhttps://docs.lvgl.io/master/API/tick/index.htmlhttps://docs.lvgl.io/master/API/misc/lv_color_op.htmlhttps://docs.lvgl.io/master/API/widgets/property/index.htmlhttps://docs.lvgl.io/master/API/misc/lv_event.htmlhttps://docs.lvgl.io/master/API/tick/lv_tick.htmlhttps://docs.lvgl.io/master/API/widgets/animimage/index.htmlhttps://docs.lvgl.io/master/API/misc/lv_fs.htmlhttps://docs.lvgl.io/master/API/widgets/property/lv_obj_property_names.htmlhttps://docs.lvgl.io/master/API/misc/lv_iter.htmlhttps://docs.lvgl.io/master/API/widgets/property/lv_style_properties.htmlhttps://docs.lvgl.io/master/API/widgets/animimage/lv_animimage.htmlhttps://docs.lvgl.io/master/API/misc/lv_ll.htmlhttps://docs.lvgl.io/master/API/misc/lv_log.htmlhttps://docs.lvgl.io/master/API/widgets/roller/index.htmlhttps://docs.lvgl.io/master/API/widgets/arc/index.htmlhttps://docs.lvgl.io/master/API/widgets/arc/lv_arc.htmlhttps://docs.lvgl.io/master/API/misc/lv_lru.htmlhttps://docs.lvgl.io/master/API/widgets/roller/lv_roller.htmlhttps://docs.lvgl.io/master/API/widgets/scale/index.htmlhttps://docs.lvgl.io/master/API/misc/lv_math.htmlhttps://docs.lvgl.io/master/API/widgets/bar/index.htmlhttps://docs.lvgl.io/master/API/misc/lv_matrix.htmlhttps://docs.lvgl.io/master/API/widgets/scale/lv_scale.htmlhttps://docs.lvgl.io/master/API/misc/lv_palette.htmlhttps://docs.lvgl.io/master/API/widgets/bar/lv_bar.htmlhttps://docs.lvgl.io/master/API/widgets/slider/index.htmlhttps://docs.lvgl.io/master/API/widgets/button/index.htmlhttps://docs.lvgl.io/master/API/misc/lv_profiler.htmlhttps://docs.lvgl.io/master/API/misc/lv_profiler_builtin.htmlhttps://docs.lvgl.io/master/API/widgets/slider/lv_slider.htmlhttps://docs.lvgl.io/master/API/widgets/button/lv_button.htmlhttps://docs.lvgl.io/master/API/misc/lv_rb.htmlhttps://docs.lvgl.io/master/API/widgets/buttonmatrix/index.htmlhttps://docs.lvgl.io/master/API/widgets/span/index.htmlhttps://docs.lvgl.io/master/API/widgets/span/lv_span.htmlhttps://docs.lvgl.io/master/API/misc/lv_style.htmlhttps://docs.lvgl.io/master/API/widgets/buttonmatrix/lv_buttonmatrix.htmlhttps://docs.lvgl.io/master/API/misc/lv_style_gen.htmlhttps://docs.lvgl.io/master/API/widgets/spinbox/index.htmlhttps://docs.lvgl.io/master/API/misc/lv_templ.htmlhttps://docs.lvgl.io/master/API/widgets/calendar/index.htmlhttps://docs.lvgl.io/master/API/widgets/spinbox/lv_spinbox.htmlhttps://docs.lvgl.io/master/API/widgets/calendar/lv_calendar.htmlhttps://docs.lvgl.io/master/API/misc/lv_text.htmlhttps://docs.lvgl.io/master/API/widgets/spinner/index.htmlhttps://docs.lvgl.io/master/API/misc/lv_text_ap.htmlhttps://docs.lvgl.io/master/API/widgets/calendar/lv_calendar_chinese.htmlhttps://docs.lvgl.io/master/API/misc/lv_timer.htmlhttps://docs.lvgl.io/master/API/widgets/calendar/lv_calendar_header_arrow.htmlhttps://docs.lvgl.io/master/API/widgets/spinner/lv_spinner.htmlhttps://docs.lvgl.io/master/API/widgets/switch/index.htmlhttps://docs.lvgl.io/master/API/misc/lv_tree.htmlhttps://docs.lvgl.io/master/API/misc/lv_types.htmlhttps://docs.lvgl.io/master/API/widgets/calendar/lv_calendar_header_dropdown.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgSaveModule.htmlhttps://docs.lvgl.io/master/API/misc/lv_utils.htmlhttps://docs.lvgl.io/master/API/widgets/canvas/index.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgScene.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/memorystream.htmlhttps://docs.lvgl.io/master/API/osal/index.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/msinttypes/index.htmlhttps://docs.lvgl.io/master/API/osal/lv_cmsis_rtos2.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgShape.htmlhttps://docs.lvgl.io/master/API/osal/lv_freertos.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/msinttypes/inttypes.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgStr.htmlhttps://docs.lvgl.io/master/API/osal/lv_mqx.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgSvgCssStyle.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/msinttypes/stdint.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/ostreamwrapper.htmlhttps://docs.lvgl.io/master/API/osal/lv_os.htmlhttps://docs.lvgl.io/master/API/osal/lv_os_none.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgSvgLoader.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/pointer.htmlhttps://docs.lvgl.io/master/API/osal/lv_pthread.htmlhttps://docs.lvgl.io/master/API/osal/lv_rtthread.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgSvgLoaderCommon.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgSvgPath.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/prettywriter.htmlhttps://docs.lvgl.io/master/API/osal/lv_windows.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/rapidjson.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgSvgSceneBuilder.htmlhttps://docs.lvgl.io/master/API/others/file_explorer/index.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/reader.htmlhttps://docs.lvgl.io/master/API/others/file_explorer/lv_file_explorer.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgSvgUtil.htmlhttps://docs.lvgl.io/master/API/others/font_manager/index.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/schema.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgSwCommon.htmlhttps://docs.lvgl.io/master/API/others/font_manager/lv_font_manager.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/stream.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgSwRasterAvx.htmlhttps://docs.lvgl.io/master/API/others/font_manager/lv_font_manager_recycle.htmlhttps://docs.lvgl.io/master/API/others/font_manager/lv_font_manager_utils.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/stringbuffer.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgSwRasterC.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgSwRasterNeon.htmlhttps://docs.lvgl.io/master/API/others/fragment/index.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/uri.htmlhttps://docs.lvgl.io/master/API/others/fragment/lv_fragment.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/writer.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgSwRasterTexmap.htmlhttps://docs.lvgl.io/master/API/others/gridnav/index.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/thorvg.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgSwRenderer.htmlhttps://docs.lvgl.io/master/API/others/gridnav/lv_gridnav.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/thorvg_capi.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgTaskScheduler.htmlhttps://docs.lvgl.io/master/API/others/ime/index.htmlhttps://docs.lvgl.io/master/API/libs/lodepng/lodepng.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgText.htmlhttps://docs.lvgl.io/master/API/libs/lodepng/lv_lodepng.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/thorvg_lottie.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgAnimation.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgXmlParser.htmlhttps://docs.lvgl.io/master/API/libs/lz4/index.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgArray.htmlhttps://docs.lvgl.io/master/API/libs/tiny_ttf/index.htmlhttps://docs.lvgl.io/master/API/libs/lz4/lz4.htmlhttps://docs.lvgl.io/master/API/libs/tiny_ttf/lv_tiny_ttf.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgBinaryDesc.htmlhttps://docs.lvgl.io/master/API/libs/qrcode/index.htmlhttps://docs.lvgl.io/master/API/libs/qrcode/lv_qrcode.htmlhttps://docs.lvgl.io/master/API/libs/tiny_ttf/stb_rect_pack.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgCanvas.htmlhttps://docs.lvgl.io/master/API/libs/qrcode/qrcodegen.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgCommon.htmlhttps://docs.lvgl.io/master/API/libs/rle/index.htmlhttps://docs.lvgl.io/master/API/libs/tiny_ttf/stb_truetype_htcw.htmlhttps://docs.lvgl.io/master/API/libs/tjpgd/index.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgCompressor.htmlhttps://docs.lvgl.io/master/API/libs/rle/lv_rle.htmlhttps://docs.lvgl.io/master/API/libs/rlottie/index.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgFill.htmlhttps://docs.lvgl.io/master/API/libs/tjpgd/lv_tjpgd.htmlhttps://docs.lvgl.io/master/API/libs/rlottie/lv_rlottie.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgFrameModule.htmlhttps://docs.lvgl.io/master/API/libs/tjpgd/tjpgd.htmlhttps://docs.lvgl.io/master/API/libs/svg/index.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgInlist.htmlhttps://docs.lvgl.io/master/API/libs/svg/lv_svg.htmlhttps://docs.lvgl.io/master/API/libs/tjpgd/tjpgdcnf.htmlhttps://docs.lvgl.io/master/API/libs/svg/lv_svg_parser.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgIteratorAccessor.htmlhttps://docs.lvgl.io/master/API/lv_api_map_v8.htmlhttps://docs.lvgl.io/master/API/libs/svg/lv_svg_render.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgLoadModule.htmlhttps://docs.lvgl.io/master/API/lv_api_map_v9_0.htmlhttps://docs.lvgl.io/master/API/libs/svg/lv_svg_token.htmlhttps://docs.lvgl.io/master/API/lv_api_map_v9_1.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgLoader.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/config.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/index.htmlhttps://docs.lvgl.io/master/API/lv_conf_internal.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgLock.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgLottieBuilder.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/allocators.htmlhttps://docs.lvgl.io/master/API/lv_conf_kconfig.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/cursorstreamwrapper.htmlhttps://docs.lvgl.io/master/API/lv_init.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgLottieCommon.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/document.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgLottieExpressions.htmlhttps://docs.lvgl.io/master/API/lvgl.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/encodedstream.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/encodings.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgLottieInterpolator.htmlhttps://docs.lvgl.io/master/API/misc/cache/index.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgLottieLoader.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/error/en.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/error/error.htmlhttps://docs.lvgl.io/master/API/misc/cache/lv_cache.htmlhttps://docs.lvgl.io/master/API/misc/cache/lv_cache_entry.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgLottieModel.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/error/index.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/filereadstream.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgLottieModifier.htmlhttps://docs.lvgl.io/master/API/misc/cache/lv_cache_lru_rb.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/filewritestream.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgLottieParser.htmlhttps://docs.lvgl.io/master/API/misc/cache/lv_image_cache.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/fwd.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgLottieParserHandler.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/index.htmlhttps://docs.lvgl.io/master/API/misc/cache/lv_image_header_cache.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgLottieProperty.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/internal/biginteger.htmlhttps://docs.lvgl.io/master/API/misc/index.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/internal/clzll.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgLottieRenderPooler.htmlhttps://docs.lvgl.io/master/API/misc/lv_anim.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/internal/diyfp.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgMath.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/internal/dtoa.htmlhttps://docs.lvgl.io/master/API/misc/lv_anim_timeline.htmlhttps://docs.lvgl.io/master/API/misc/lv_area.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/internal/ieee754.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgPaint.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgPicture.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/internal/index.htmlhttps://docs.lvgl.io/master/API/misc/lv_array.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/internal/itoa.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgRawLoader.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/internal/meta.htmlhttps://docs.lvgl.io/master/API/misc/lv_assert.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgRender.htmlhttps://docs.lvgl.io/master/API/drivers/windows/lv_windows_context.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/internal/pow10.htmlhttps://docs.lvgl.io/master/API/drivers/windows/lv_windows_display.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/internal/regex.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/internal/stack.htmlhttps://docs.lvgl.io/master/API/drivers/windows/lv_windows_input.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/internal/strfunc.htmlhttps://docs.lvgl.io/master/API/drivers/x11/index.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/internal/strtod.htmlhttps://docs.lvgl.io/master/API/drivers/x11/lv_x11.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/internal/swap.htmlhttps://docs.lvgl.io/master/API/font/index.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/istreamwrapper.htmlhttps://docs.lvgl.io/master/API/font/lv_binfont_loader.htmlhttps://docs.lvgl.io/master/API/font/lv_font.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/memorybuffer.htmlhttps://docs.lvgl.io/master/API/font/lv_font_fmt_txt.htmlhttps://docs.lvgl.io/master/API/font/lv_symbol_def.htmlhttps://docs.lvgl.io/master/API/indev/index.htmlhttps://docs.lvgl.io/master/API/indev/lv_indev.htmlhttps://docs.lvgl.io/master/API/indev/lv_indev_gesture.htmlhttps://docs.lvgl.io/master/API/indev/lv_indev_scroll.htmlhttps://docs.lvgl.io/master/API/index.htmlhttps://docs.lvgl.io/master/API/layouts/flex/index.htmlhttps://docs.lvgl.io/master/API/layouts/flex/lv_flex.htmlhttps://docs.lvgl.io/master/API/layouts/grid/index.htmlhttps://docs.lvgl.io/master/API/layouts/grid/lv_grid.htmlhttps://docs.lvgl.io/master/API/layouts/index.htmlhttps://docs.lvgl.io/master/API/layouts/lv_layout.htmlhttps://docs.lvgl.io/master/API/libs/barcode/code128.htmlhttps://docs.lvgl.io/master/API/libs/barcode/index.htmlhttps://docs.lvgl.io/master/API/libs/barcode/lv_barcode.htmlhttps://docs.lvgl.io/master/API/libs/bin_decoder/index.htmlhttps://docs.lvgl.io/master/API/libs/bin_decoder/lv_bin_decoder.htmlhttps://docs.lvgl.io/master/API/libs/bmp/index.htmlhttps://docs.lvgl.io/master/API/libs/bmp/lv_bmp.htmlhttps://docs.lvgl.io/master/API/libs/ffmpeg/index.htmlhttps://docs.lvgl.io/master/API/libs/ffmpeg/lv_ffmpeg.htmlhttps://docs.lvgl.io/master/API/libs/freetype/ftmodule.htmlhttps://docs.lvgl.io/master/API/libs/freetype/ftoption.htmlhttps://docs.lvgl.io/master/API/libs/freetype/index.htmlhttps://docs.lvgl.io/master/API/libs/freetype/lv_freetype.htmlhttps://docs.lvgl.io/master/API/libs/fsdrv/index.htmlhttps://docs.lvgl.io/master/API/libs/fsdrv/lv_fsdrv.htmlhttps://docs.lvgl.io/master/API/libs/gif/gifdec.htmlhttps://docs.lvgl.io/master/API/libs/gif/gifdec_mve.htmlhttps://docs.lvgl.io/master/API/libs/gif/index.htmlhttps://docs.lvgl.io/master/API/libs/gif/lv_gif.htmlhttps://docs.lvgl.io/master/API/libs/index.htmlhttps://docs.lvgl.io/master/API/libs/libjpeg_turbo/index.htmlhttps://docs.lvgl.io/master/API/libs/libjpeg_turbo/lv_libjpeg_turbo.htmlhttps://docs.lvgl.io/master/API/libs/libpng/index.htmlhttps://docs.lvgl.io/master/API/libs/libpng/lv_libpng.htmlhttps://docs.lvgl.io/master/API/libs/lodepng/index.htmlhttps://docs.lvgl.io/master/genindex.htmlhttps://docs.lvgl.io/master/search.html \ No newline at end of file +https://docs.lvgl.io/master/API/core/index.htmlhttps://docs.lvgl.io/master/API/core/lv_global.htmlhttps://docs.lvgl.io/master/API/core/lv_group.htmlhttps://docs.lvgl.io/master/API/core/lv_obj.htmlhttps://docs.lvgl.io/master/API/draw/opengles/lv_draw_opengles.htmlhttps://docs.lvgl.io/master/API/core/lv_obj_class.htmlhttps://docs.lvgl.io/master/API/core/lv_obj_draw.htmlhttps://docs.lvgl.io/master/API/draw/renesas/dave2d/index.htmlhttps://docs.lvgl.io/master/API/drivers/display/lcd/index.htmlhttps://docs.lvgl.io/master/API/draw/renesas/dave2d/lv_draw_dave2d.htmlhttps://docs.lvgl.io/master/API/drivers/display/lcd/lv_lcd_generic_mipi.htmlhttps://docs.lvgl.io/master/API/core/lv_obj_event.htmlhttps://docs.lvgl.io/master/API/draw/renesas/dave2d/lv_draw_dave2d_utils.htmlhttps://docs.lvgl.io/master/API/drivers/display/renesas_glcdc/index.htmlhttps://docs.lvgl.io/master/API/core/lv_obj_pos.htmlhttps://docs.lvgl.io/master/API/draw/renesas/index.htmlhttps://docs.lvgl.io/master/API/drivers/display/renesas_glcdc/lv_renesas_glcdc.htmlhttps://docs.lvgl.io/master/API/core/lv_obj_property.htmlhttps://docs.lvgl.io/master/API/draw/sdl/index.htmlhttps://docs.lvgl.io/master/API/drivers/display/st7735/index.htmlhttps://docs.lvgl.io/master/API/core/lv_obj_scroll.htmlhttps://docs.lvgl.io/master/API/draw/sdl/lv_draw_sdl.htmlhttps://docs.lvgl.io/master/API/drivers/display/st7735/lv_st7735.htmlhttps://docs.lvgl.io/master/API/core/lv_obj_style.htmlhttps://docs.lvgl.io/master/API/draw/sw/arm2d/index.htmlhttps://docs.lvgl.io/master/API/drivers/display/st7789/index.htmlhttps://docs.lvgl.io/master/API/core/lv_obj_style_gen.htmlhttps://docs.lvgl.io/master/API/draw/sw/arm2d/lv_draw_sw_arm2d.htmlhttps://docs.lvgl.io/master/API/drivers/display/st7789/lv_st7789.htmlhttps://docs.lvgl.io/master/API/core/lv_obj_tree.htmlhttps://docs.lvgl.io/master/API/draw/sw/arm2d/lv_draw_sw_helium.htmlhttps://docs.lvgl.io/master/API/core/lv_refr.htmlhttps://docs.lvgl.io/master/API/drivers/display/st7796/index.htmlhttps://docs.lvgl.io/master/API/drivers/display/st7796/lv_st7796.htmlhttps://docs.lvgl.io/master/API/draw/sw/blend/arm2d/index.htmlhttps://docs.lvgl.io/master/API/display/index.htmlhttps://docs.lvgl.io/master/API/drivers/display/st_ltdc/index.htmlhttps://docs.lvgl.io/master/API/draw/sw/blend/arm2d/lv_blend_arm2d.htmlhttps://docs.lvgl.io/master/API/display/lv_display.htmlhttps://docs.lvgl.io/master/API/draw/sw/blend/helium/index.htmlhttps://docs.lvgl.io/master/API/drivers/display/st_ltdc/lv_st_ltdc.htmlhttps://docs.lvgl.io/master/API/drivers/display/tft_espi/index.htmlhttps://docs.lvgl.io/master/API/draw/dma2d/index.htmlhttps://docs.lvgl.io/master/API/draw/sw/blend/helium/lv_blend_helium.htmlhttps://docs.lvgl.io/master/API/draw/dma2d/lv_draw_dma2d.htmlhttps://docs.lvgl.io/master/API/draw/sw/blend/index.htmlhttps://docs.lvgl.io/master/API/draw/index.htmlhttps://docs.lvgl.io/master/API/drivers/display/tft_espi/lv_tft_espi.htmlhttps://docs.lvgl.io/master/API/drivers/evdev/index.htmlhttps://docs.lvgl.io/master/API/draw/sw/blend/lv_draw_sw_blend.htmlhttps://docs.lvgl.io/master/API/draw/sw/blend/lv_draw_sw_blend_to_al88.htmlhttps://docs.lvgl.io/master/API/draw/lv_draw.htmlhttps://docs.lvgl.io/master/API/drivers/evdev/lv_evdev.htmlhttps://docs.lvgl.io/master/API/draw/lv_draw_arc.htmlhttps://docs.lvgl.io/master/API/drivers/glfw/index.htmlhttps://docs.lvgl.io/master/API/draw/sw/blend/lv_draw_sw_blend_to_argb8888.htmlhttps://docs.lvgl.io/master/API/draw/sw/blend/lv_draw_sw_blend_to_i1.htmlhttps://docs.lvgl.io/master/API/draw/lv_draw_buf.htmlhttps://docs.lvgl.io/master/API/drivers/glfw/lv_glfw_window.htmlhttps://docs.lvgl.io/master/API/draw/lv_draw_image.htmlhttps://docs.lvgl.io/master/API/drivers/glfw/lv_opengles_debug.htmlhttps://docs.lvgl.io/master/API/draw/sw/blend/lv_draw_sw_blend_to_l8.htmlhttps://docs.lvgl.io/master/API/draw/sw/blend/lv_draw_sw_blend_to_rgb565.htmlhttps://docs.lvgl.io/master/API/draw/lv_draw_label.htmlhttps://docs.lvgl.io/master/API/drivers/glfw/lv_opengles_driver.htmlhttps://docs.lvgl.io/master/API/drivers/glfw/lv_opengles_texture.htmlhttps://docs.lvgl.io/master/API/draw/lv_draw_line.htmlhttps://docs.lvgl.io/master/API/draw/sw/blend/lv_draw_sw_blend_to_rgb888.htmlhttps://docs.lvgl.io/master/API/draw/lv_draw_mask.htmlhttps://docs.lvgl.io/master/API/drivers/index.htmlhttps://docs.lvgl.io/master/API/draw/sw/blend/neon/index.htmlhttps://docs.lvgl.io/master/API/draw/lv_draw_rect.htmlhttps://docs.lvgl.io/master/API/draw/sw/blend/neon/lv_blend_neon.htmlhttps://docs.lvgl.io/master/API/drivers/libinput/index.htmlhttps://docs.lvgl.io/master/API/draw/lv_draw_triangle.htmlhttps://docs.lvgl.io/master/API/drivers/libinput/lv_libinput.htmlhttps://docs.lvgl.io/master/API/draw/sw/index.htmlhttps://docs.lvgl.io/master/API/draw/lv_draw_vector.htmlhttps://docs.lvgl.io/master/API/draw/sw/lv_draw_sw.htmlhttps://docs.lvgl.io/master/API/drivers/libinput/lv_xkb.htmlhttps://docs.lvgl.io/master/API/drivers/lv_drivers.htmlhttps://docs.lvgl.io/master/API/draw/lv_image_decoder.htmlhttps://docs.lvgl.io/master/API/draw/sw/lv_draw_sw_gradient.htmlhttps://docs.lvgl.io/master/API/drivers/nuttx/index.htmlhttps://docs.lvgl.io/master/API/draw/lv_image_dsc.htmlhttps://docs.lvgl.io/master/API/draw/sw/lv_draw_sw_mask.htmlhttps://docs.lvgl.io/master/API/drivers/nuttx/lv_nuttx_cache.htmlhttps://docs.lvgl.io/master/API/draw/nema_gfx/index.htmlhttps://docs.lvgl.io/master/API/draw/sw/lv_draw_sw_utils.htmlhttps://docs.lvgl.io/master/API/draw/nema_gfx/lv_draw_nema_gfx.htmlhttps://docs.lvgl.io/master/API/drivers/nuttx/lv_nuttx_entry.htmlhttps://docs.lvgl.io/master/API/draw/vg_lite/index.htmlhttps://docs.lvgl.io/master/API/draw/nema_gfx/lv_draw_nema_gfx_utils.htmlhttps://docs.lvgl.io/master/API/drivers/nuttx/lv_nuttx_fbdev.htmlhttps://docs.lvgl.io/master/API/draw/vg_lite/lv_draw_vg_lite.htmlhttps://docs.lvgl.io/master/API/draw/vg_lite/lv_draw_vg_lite_type.htmlhttps://docs.lvgl.io/master/API/draw/nxp/index.htmlhttps://docs.lvgl.io/master/API/drivers/nuttx/lv_nuttx_image_cache.htmlhttps://docs.lvgl.io/master/API/drivers/nuttx/lv_nuttx_lcd.htmlhttps://docs.lvgl.io/master/API/draw/nxp/pxp/index.htmlhttps://docs.lvgl.io/master/API/draw/vg_lite/lv_vg_lite_decoder.htmlhttps://docs.lvgl.io/master/API/drivers/nuttx/lv_nuttx_libuv.htmlhttps://docs.lvgl.io/master/API/draw/vg_lite/lv_vg_lite_grad.htmlhttps://docs.lvgl.io/master/API/draw/nxp/pxp/lv_draw_pxp.htmlhttps://docs.lvgl.io/master/API/draw/nxp/pxp/lv_pxp_cfg.htmlhttps://docs.lvgl.io/master/API/drivers/nuttx/lv_nuttx_profiler.htmlhttps://docs.lvgl.io/master/API/draw/vg_lite/lv_vg_lite_math.htmlhttps://docs.lvgl.io/master/API/drivers/nuttx/lv_nuttx_touchscreen.htmlhttps://docs.lvgl.io/master/API/draw/nxp/pxp/lv_pxp_osa.htmlhttps://docs.lvgl.io/master/API/draw/vg_lite/lv_vg_lite_path.htmlhttps://docs.lvgl.io/master/API/draw/vg_lite/lv_vg_lite_pending.htmlhttps://docs.lvgl.io/master/API/draw/nxp/pxp/lv_pxp_utils.htmlhttps://docs.lvgl.io/master/API/drivers/qnx/index.htmlhttps://docs.lvgl.io/master/API/draw/nxp/vglite/index.htmlhttps://docs.lvgl.io/master/API/drivers/qnx/lv_qnx.htmlhttps://docs.lvgl.io/master/API/draw/vg_lite/lv_vg_lite_stroke.htmlhttps://docs.lvgl.io/master/API/drivers/sdl/index.htmlhttps://docs.lvgl.io/master/API/draw/vg_lite/lv_vg_lite_utils.htmlhttps://docs.lvgl.io/master/API/draw/nxp/vglite/lv_draw_vglite.htmlhttps://docs.lvgl.io/master/API/drivers/sdl/lv_sdl_keyboard.htmlhttps://docs.lvgl.io/master/API/draw/nxp/vglite/lv_vglite_buf.htmlhttps://docs.lvgl.io/master/API/drivers/display/drm/index.htmlhttps://docs.lvgl.io/master/API/draw/nxp/vglite/lv_vglite_matrix.htmlhttps://docs.lvgl.io/master/API/drivers/sdl/lv_sdl_mouse.htmlhttps://docs.lvgl.io/master/API/drivers/display/drm/lv_linux_drm.htmlhttps://docs.lvgl.io/master/API/drivers/sdl/lv_sdl_mousewheel.htmlhttps://docs.lvgl.io/master/API/drivers/display/fb/index.htmlhttps://docs.lvgl.io/master/API/draw/nxp/vglite/lv_vglite_path.htmlhttps://docs.lvgl.io/master/API/drivers/sdl/lv_sdl_window.htmlhttps://docs.lvgl.io/master/API/draw/nxp/vglite/lv_vglite_utils.htmlhttps://docs.lvgl.io/master/API/drivers/display/fb/lv_linux_fbdev.htmlhttps://docs.lvgl.io/master/API/drivers/wayland/index.htmlhttps://docs.lvgl.io/master/API/draw/opengles/index.htmlhttps://docs.lvgl.io/master/API/drivers/display/ili9341/index.htmlhttps://docs.lvgl.io/master/API/drivers/wayland/lv_wayland.htmlhttps://docs.lvgl.io/master/API/drivers/display/ili9341/lv_ili9341.htmlhttps://docs.lvgl.io/master/API/drivers/wayland/lv_wayland_smm.htmlhttps://docs.lvgl.io/master/API/drivers/display/index.htmlhttps://docs.lvgl.io/master/API/drivers/windows/index.htmlhttps://docs.lvgl.io/master/details/integration/renderers/sdl.htmlhttps://docs.lvgl.io/master/details/widgets/arc.htmlhttps://docs.lvgl.io/master/details/integration/chip/renesas.htmlhttps://docs.lvgl.io/master/details/widgets/bar.htmlhttps://docs.lvgl.io/master/details/integration/renderers/stm32_dma2d.htmlhttps://docs.lvgl.io/master/details/integration/chip/stm32.htmlhttps://docs.lvgl.io/master/details/widgets/button.htmlhttps://docs.lvgl.io/master/details/widgets/buttonmatrix.htmlhttps://docs.lvgl.io/master/details/integration/renderers/sw.htmlhttps://docs.lvgl.io/master/details/integration/driver/X11.htmlhttps://docs.lvgl.io/master/details/integration/renderers/vg_lite.htmlhttps://docs.lvgl.io/master/details/integration/driver/display/fbdev.htmlhttps://docs.lvgl.io/master/details/widgets/calendar.htmlhttps://docs.lvgl.io/master/details/widgets/canvas.htmlhttps://docs.lvgl.io/master/details/integration/driver/display/gen_mipi.htmlhttps://docs.lvgl.io/master/details/libs/arduino_esp_littlefs.htmlhttps://docs.lvgl.io/master/details/libs/arduino_sd.htmlhttps://docs.lvgl.io/master/details/widgets/chart.htmlhttps://docs.lvgl.io/master/details/integration/driver/display/ili9341.htmlhttps://docs.lvgl.io/master/details/widgets/checkbox.htmlhttps://docs.lvgl.io/master/details/integration/driver/display/index.htmlhttps://docs.lvgl.io/master/details/widgets/dropdown.htmlhttps://docs.lvgl.io/master/details/libs/barcode.htmlhttps://docs.lvgl.io/master/details/widgets/image.htmlhttps://docs.lvgl.io/master/details/libs/bmp.htmlhttps://docs.lvgl.io/master/details/widgets/imagebutton.htmlhttps://docs.lvgl.io/master/details/integration/driver/display/lcd_stm32_guide.htmlhttps://docs.lvgl.io/master/details/libs/ffmpeg.htmlhttps://docs.lvgl.io/master/details/integration/driver/display/renesas_glcdc.htmlhttps://docs.lvgl.io/master/details/widgets/index.htmlhttps://docs.lvgl.io/master/details/widgets/keyboard.htmlhttps://docs.lvgl.io/master/details/integration/driver/display/st7735.htmlhttps://docs.lvgl.io/master/details/libs/freetype.htmlhttps://docs.lvgl.io/master/details/libs/fs.htmlhttps://docs.lvgl.io/master/details/widgets/label.htmlhttps://docs.lvgl.io/master/details/widgets/led.htmlhttps://docs.lvgl.io/master/details/integration/driver/display/st7789.htmlhttps://docs.lvgl.io/master/details/integration/driver/display/st7796.htmlhttps://docs.lvgl.io/master/details/libs/gif.htmlhttps://docs.lvgl.io/master/details/widgets/line.htmlhttps://docs.lvgl.io/master/details/libs/index.htmlhttps://docs.lvgl.io/master/details/widgets/list.htmlhttps://docs.lvgl.io/master/details/integration/driver/display/st_ltdc.htmlhttps://docs.lvgl.io/master/details/widgets/lottie.htmlhttps://docs.lvgl.io/master/details/integration/driver/index.htmlhttps://docs.lvgl.io/master/details/libs/lfs.htmlhttps://docs.lvgl.io/master/details/widgets/menu.htmlhttps://docs.lvgl.io/master/details/widgets/msgbox.htmlhttps://docs.lvgl.io/master/details/libs/libjpeg_turbo.htmlhttps://docs.lvgl.io/master/details/integration/driver/libinput.htmlhttps://docs.lvgl.io/master/details/libs/libpng.htmlhttps://docs.lvgl.io/master/details/widgets/new_widget.htmlhttps://docs.lvgl.io/master/details/integration/driver/opengles.htmlhttps://docs.lvgl.io/master/details/widgets/roller.htmlhttps://docs.lvgl.io/master/details/integration/driver/touchpad/evdev.htmlhttps://docs.lvgl.io/master/details/libs/lodepng.htmlhttps://docs.lvgl.io/master/details/libs/qrcode.htmlhttps://docs.lvgl.io/master/details/widgets/scale.htmlhttps://docs.lvgl.io/master/details/widgets/slider.htmlhttps://docs.lvgl.io/master/details/integration/driver/touchpad/ft6x36.htmlhttps://docs.lvgl.io/master/details/integration/driver/touchpad/index.htmlhttps://docs.lvgl.io/master/details/libs/rle.htmlhttps://docs.lvgl.io/master/details/widgets/spangroup.htmlhttps://docs.lvgl.io/master/details/widgets/spinbox.htmlhttps://docs.lvgl.io/master/details/libs/rlottie.htmlhttps://docs.lvgl.io/master/details/integration/driver/wayland.htmlhttps://docs.lvgl.io/master/details/widgets/spinner.htmlhttps://docs.lvgl.io/master/details/libs/svg.htmlhttps://docs.lvgl.io/master/details/integration/driver/windows.htmlhttps://docs.lvgl.io/master/details/widgets/switch.htmlhttps://docs.lvgl.io/master/details/widgets/table.htmlhttps://docs.lvgl.io/master/details/integration/framework/arduino.htmlhttps://docs.lvgl.io/master/details/libs/tiny_ttf.htmlhttps://docs.lvgl.io/master/details/libs/tjpgd.htmlhttps://docs.lvgl.io/master/details/widgets/tabview.htmlhttps://docs.lvgl.io/master/details/widgets/textarea.htmlhttps://docs.lvgl.io/master/details/integration/framework/index.htmlhttps://docs.lvgl.io/master/details/integration/framework/platformio.htmlhttps://docs.lvgl.io/master/details/main-components/animation.htmlhttps://docs.lvgl.io/master/details/main-components/color.htmlhttps://docs.lvgl.io/master/details/widgets/tileview.htmlhttps://docs.lvgl.io/master/details/widgets/win.htmlhttps://docs.lvgl.io/master/details/integration/framework/tasmota-berry.htmlhttps://docs.lvgl.io/master/details/main-components/display.htmlhttps://docs.lvgl.io/master/examples.htmlhttps://docs.lvgl.io/master/index.htmlhttps://docs.lvgl.io/master/details/integration/ide/index.htmlhttps://docs.lvgl.io/master/details/integration/ide/mdk.htmlhttps://docs.lvgl.io/master/details/main-components/draw.htmlhttps://docs.lvgl.io/master/details/main-components/font.htmlhttps://docs.lvgl.io/master/intro/add-lvgl-to-your-project/building_lvgl.htmlhttps://docs.lvgl.io/master/details/integration/ide/pc-simulator.htmlhttps://docs.lvgl.io/master/intro/add-lvgl-to-your-project/configuration.htmlhttps://docs.lvgl.io/master/details/integration/index.htmlhttps://docs.lvgl.io/master/intro/add-lvgl-to-your-project/connecting_lvgl.htmlhttps://docs.lvgl.io/master/details/main-components/fs.htmlhttps://docs.lvgl.io/master/details/main-components/image.htmlhttps://docs.lvgl.io/master/intro/add-lvgl-to-your-project/getting_lvgl.htmlhttps://docs.lvgl.io/master/details/integration/os/freertos.htmlhttps://docs.lvgl.io/master/intro/add-lvgl-to-your-project/index.htmlhttps://docs.lvgl.io/master/details/main-components/indev.htmlhttps://docs.lvgl.io/master/details/integration/os/index.htmlhttps://docs.lvgl.io/master/intro/add-lvgl-to-your-project/other_platforms.htmlhttps://docs.lvgl.io/master/intro/add-lvgl-to-your-project/threading.htmlhttps://docs.lvgl.io/master/details/integration/os/mqx.htmlhttps://docs.lvgl.io/master/details/main-components/index.htmlhttps://docs.lvgl.io/master/details/main-components/timer.htmlhttps://docs.lvgl.io/master/intro/add-lvgl-to-your-project/timer_handler.htmlhttps://docs.lvgl.io/master/details/integration/os/nuttx.htmlhttps://docs.lvgl.io/master/details/other-components/file_explorer.htmlhttps://docs.lvgl.io/master/intro/basics.htmlhttps://docs.lvgl.io/master/details/other-components/font_manager.htmlhttps://docs.lvgl.io/master/intro/index.htmlhttps://docs.lvgl.io/master/details/integration/os/px5.htmlhttps://docs.lvgl.io/master/details/integration/os/qnx.htmlhttps://docs.lvgl.io/master/intro/introduction.htmlhttps://docs.lvgl.io/master/details/other-components/fragment.htmlhttps://docs.lvgl.io/master/API/widgets/switch/lv_switch.htmlhttps://docs.lvgl.io/master/details/other-components/gridnav.htmlhttps://docs.lvgl.io/master/details/integration/os/rt-thread.htmlhttps://docs.lvgl.io/master/details/integration/os/yocto/core_components.htmlhttps://docs.lvgl.io/master/details/other-components/ime_pinyin.htmlhttps://docs.lvgl.io/master/API/widgets/table/index.htmlhttps://docs.lvgl.io/master/details/integration/os/yocto/index.htmlhttps://docs.lvgl.io/master/details/other-components/imgfont.htmlhttps://docs.lvgl.io/master/details/integration/os/yocto/lvgl_recipe.htmlhttps://docs.lvgl.io/master/details/other-components/index.htmlhttps://docs.lvgl.io/master/API/widgets/table/lv_table.htmlhttps://docs.lvgl.io/master/API/widgets/tabview/index.htmlhttps://docs.lvgl.io/master/details/integration/os/yocto/terms_and_variables.htmlhttps://docs.lvgl.io/master/details/other-components/monkey.htmlhttps://docs.lvgl.io/master/details/other-components/obj_id.htmlhttps://docs.lvgl.io/master/API/widgets/tabview/lv_tabview.htmlhttps://docs.lvgl.io/master/details/integration/os/zephyr.htmlhttps://docs.lvgl.io/master/details/other-components/obj_property.htmlhttps://docs.lvgl.io/master/details/integration/renderers/arm2d.htmlhttps://docs.lvgl.io/master/API/widgets/textarea/index.htmlhttps://docs.lvgl.io/master/API/widgets/textarea/lv_textarea.htmlhttps://docs.lvgl.io/master/details/other-components/observer.htmlhttps://docs.lvgl.io/master/details/other-components/snapshot.htmlhttps://docs.lvgl.io/master/details/integration/renderers/index.htmlhttps://docs.lvgl.io/master/details/integration/renderers/nema_gfx.htmlhttps://docs.lvgl.io/master/API/widgets/tileview/index.htmlhttps://docs.lvgl.io/master/details/widgets/animimg.htmlhttps://docs.lvgl.io/master/API/widgets/tileview/lv_tileview.htmlhttps://docs.lvgl.io/master/API/widgets/canvas/lv_canvas.htmlhttps://docs.lvgl.io/master/details/integration/renderers/nxp_pxp.htmlhttps://docs.lvgl.io/master/API/widgets/win/index.htmlhttps://docs.lvgl.io/master/API/widgets/chart/index.htmlhttps://docs.lvgl.io/master/details/integration/renderers/nxp_vglite_gpu.htmlhttps://docs.lvgl.io/master/API/others/ime/lv_ime_pinyin.htmlhttps://docs.lvgl.io/master/API/widgets/win/lv_win.htmlhttps://docs.lvgl.io/master/API/widgets/chart/lv_chart.htmlhttps://docs.lvgl.io/master/CHANGELOG.htmlhttps://docs.lvgl.io/master/API/widgets/checkbox/index.htmlhttps://docs.lvgl.io/master/API/others/imgfont/index.htmlhttps://docs.lvgl.io/master/API/widgets/checkbox/lv_checkbox.htmlhttps://docs.lvgl.io/master/CODING_STYLE.htmlhttps://docs.lvgl.io/master/API/others/imgfont/lv_imgfont.htmlhttps://docs.lvgl.io/master/CONTRIBUTING.htmlhttps://docs.lvgl.io/master/API/others/index.htmlhttps://docs.lvgl.io/master/API/widgets/dropdown/index.htmlhttps://docs.lvgl.io/master/API/others/monkey/index.htmlhttps://docs.lvgl.io/master/API/widgets/dropdown/lv_dropdown.htmlhttps://docs.lvgl.io/master/ROADMAP.htmlhttps://docs.lvgl.io/master/API/others/monkey/lv_monkey.htmlhttps://docs.lvgl.io/master/API/others/observer/index.htmlhttps://docs.lvgl.io/master/API/widgets/image/index.htmlhttps://docs.lvgl.io/master/details/base-widget/coord.htmlhttps://docs.lvgl.io/master/details/base-widget/event.htmlhttps://docs.lvgl.io/master/API/others/observer/lv_observer.htmlhttps://docs.lvgl.io/master/API/widgets/image/lv_image.htmlhttps://docs.lvgl.io/master/API/widgets/imagebutton/index.htmlhttps://docs.lvgl.io/master/details/base-widget/index.htmlhttps://docs.lvgl.io/master/API/others/snapshot/index.htmlhttps://docs.lvgl.io/master/API/others/snapshot/lv_snapshot.htmlhttps://docs.lvgl.io/master/details/base-widget/layer.htmlhttps://docs.lvgl.io/master/API/widgets/imagebutton/lv_imagebutton.htmlhttps://docs.lvgl.io/master/API/others/sysmon/index.htmlhttps://docs.lvgl.io/master/API/widgets/index.htmlhttps://docs.lvgl.io/master/details/base-widget/layouts/flex.htmlhttps://docs.lvgl.io/master/API/others/sysmon/lv_sysmon.htmlhttps://docs.lvgl.io/master/API/others/vg_lite_tvg/index.htmlhttps://docs.lvgl.io/master/API/widgets/keyboard/index.htmlhttps://docs.lvgl.io/master/details/base-widget/layouts/grid.htmlhttps://docs.lvgl.io/master/details/base-widget/layouts/index.htmlhttps://docs.lvgl.io/master/API/others/vg_lite_tvg/vg_lite.htmlhttps://docs.lvgl.io/master/API/widgets/keyboard/lv_keyboard.htmlhttps://docs.lvgl.io/master/API/stdlib/builtin/index.htmlhttps://docs.lvgl.io/master/API/widgets/label/index.htmlhttps://docs.lvgl.io/master/details/base-widget/obj.htmlhttps://docs.lvgl.io/master/details/base-widget/scroll.htmlhttps://docs.lvgl.io/master/API/stdlib/builtin/lv_tlsf.htmlhttps://docs.lvgl.io/master/API/widgets/label/lv_label.htmlhttps://docs.lvgl.io/master/API/widgets/led/index.htmlhttps://docs.lvgl.io/master/API/stdlib/index.htmlhttps://docs.lvgl.io/master/details/base-widget/styles/index.htmlhttps://docs.lvgl.io/master/API/stdlib/lv_mem.htmlhttps://docs.lvgl.io/master/API/widgets/led/lv_led.htmlhttps://docs.lvgl.io/master/API/stdlib/lv_sprintf.htmlhttps://docs.lvgl.io/master/details/base-widget/styles/style.htmlhttps://docs.lvgl.io/master/API/stdlib/lv_string.htmlhttps://docs.lvgl.io/master/details/base-widget/styles/style-properties.htmlhttps://docs.lvgl.io/master/API/widgets/line/index.htmlhttps://docs.lvgl.io/master/API/themes/default/index.htmlhttps://docs.lvgl.io/master/API/widgets/line/lv_line.htmlhttps://docs.lvgl.io/master/details/debugging/gdb_plugin.htmlhttps://docs.lvgl.io/master/details/debugging/index.htmlhttps://docs.lvgl.io/master/API/themes/default/lv_theme_default.htmlhttps://docs.lvgl.io/master/API/themes/index.htmlhttps://docs.lvgl.io/master/API/widgets/list/index.htmlhttps://docs.lvgl.io/master/details/debugging/log.htmlhttps://docs.lvgl.io/master/API/themes/lv_theme.htmlhttps://docs.lvgl.io/master/API/widgets/list/lv_list.htmlhttps://docs.lvgl.io/master/API/widgets/lottie/index.htmlhttps://docs.lvgl.io/master/details/debugging/profiler.htmlhttps://docs.lvgl.io/master/API/themes/mono/index.htmlhttps://docs.lvgl.io/master/details/debugging/vg_lite_tvg.htmlhttps://docs.lvgl.io/master/API/themes/mono/lv_theme_mono.htmlhttps://docs.lvgl.io/master/API/widgets/lottie/lv_lottie.htmlhttps://docs.lvgl.io/master/API/widgets/menu/index.htmlhttps://docs.lvgl.io/master/API/themes/simple/index.htmlhttps://docs.lvgl.io/master/details/index.htmlhttps://docs.lvgl.io/master/details/integration/bindings/api_json.htmlhttps://docs.lvgl.io/master/API/themes/simple/lv_theme_simple.htmlhttps://docs.lvgl.io/master/API/tick/index.htmlhttps://docs.lvgl.io/master/API/widgets/menu/lv_menu.htmlhttps://docs.lvgl.io/master/details/integration/bindings/cpp.htmlhttps://docs.lvgl.io/master/API/tick/lv_tick.htmlhttps://docs.lvgl.io/master/API/widgets/msgbox/index.htmlhttps://docs.lvgl.io/master/API/widgets/animimage/index.htmlhttps://docs.lvgl.io/master/API/widgets/msgbox/lv_msgbox.htmlhttps://docs.lvgl.io/master/details/integration/bindings/index.htmlhttps://docs.lvgl.io/master/details/integration/bindings/javascript.htmlhttps://docs.lvgl.io/master/API/widgets/animimage/lv_animimage.htmlhttps://docs.lvgl.io/master/API/widgets/objx_templ/index.htmlhttps://docs.lvgl.io/master/API/widgets/objx_templ/lv_objx_templ.htmlhttps://docs.lvgl.io/master/API/widgets/arc/index.htmlhttps://docs.lvgl.io/master/details/integration/bindings/micropython.htmlhttps://docs.lvgl.io/master/API/widgets/arc/lv_arc.htmlhttps://docs.lvgl.io/master/details/integration/bindings/pikascript.htmlhttps://docs.lvgl.io/master/API/widgets/property/index.htmlhttps://docs.lvgl.io/master/API/widgets/bar/index.htmlhttps://docs.lvgl.io/master/API/widgets/bar/lv_bar.htmlhttps://docs.lvgl.io/master/details/integration/building/cmake.htmlhttps://docs.lvgl.io/master/API/widgets/property/lv_obj_property_names.htmlhttps://docs.lvgl.io/master/API/widgets/button/index.htmlhttps://docs.lvgl.io/master/API/widgets/property/lv_style_properties.htmlhttps://docs.lvgl.io/master/details/integration/building/index.htmlhttps://docs.lvgl.io/master/details/integration/building/make.htmlhttps://docs.lvgl.io/master/API/widgets/button/lv_button.htmlhttps://docs.lvgl.io/master/API/widgets/buttonmatrix/index.htmlhttps://docs.lvgl.io/master/API/widgets/roller/index.htmlhttps://docs.lvgl.io/master/details/integration/chip/arm.htmlhttps://docs.lvgl.io/master/details/integration/chip/espressif.htmlhttps://docs.lvgl.io/master/API/widgets/buttonmatrix/lv_buttonmatrix.htmlhttps://docs.lvgl.io/master/API/widgets/roller/lv_roller.htmlhttps://docs.lvgl.io/master/API/widgets/scale/index.htmlhttps://docs.lvgl.io/master/API/widgets/calendar/index.htmlhttps://docs.lvgl.io/master/API/widgets/calendar/lv_calendar.htmlhttps://docs.lvgl.io/master/details/integration/chip/index.htmlhttps://docs.lvgl.io/master/API/widgets/scale/lv_scale.htmlhttps://docs.lvgl.io/master/API/widgets/slider/index.htmlhttps://docs.lvgl.io/master/details/integration/chip/nxp.htmlhttps://docs.lvgl.io/master/API/misc/lv_async.htmlhttps://docs.lvgl.io/master/API/widgets/calendar/lv_calendar_chinese.htmlhttps://docs.lvgl.io/master/API/widgets/calendar/lv_calendar_header_arrow.htmlhttps://docs.lvgl.io/master/API/widgets/slider/lv_slider.htmlhttps://docs.lvgl.io/master/API/misc/lv_bidi.htmlhttps://docs.lvgl.io/master/API/widgets/calendar/lv_calendar_header_dropdown.htmlhttps://docs.lvgl.io/master/API/misc/lv_circle_buf.htmlhttps://docs.lvgl.io/master/API/widgets/span/index.htmlhttps://docs.lvgl.io/master/API/widgets/span/lv_span.htmlhttps://docs.lvgl.io/master/API/widgets/canvas/index.htmlhttps://docs.lvgl.io/master/API/misc/lv_color.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgSaveModule.htmlhttps://docs.lvgl.io/master/API/misc/lv_color_op.htmlhttps://docs.lvgl.io/master/API/widgets/spinbox/index.htmlhttps://docs.lvgl.io/master/API/widgets/spinbox/lv_spinbox.htmlhttps://docs.lvgl.io/master/API/misc/lv_event.htmlhttps://docs.lvgl.io/master/API/misc/lv_fs.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgScene.htmlhttps://docs.lvgl.io/master/API/widgets/spinner/index.htmlhttps://docs.lvgl.io/master/API/misc/lv_iter.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgShape.htmlhttps://docs.lvgl.io/master/API/misc/lv_ll.htmlhttps://docs.lvgl.io/master/API/widgets/spinner/lv_spinner.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgStr.htmlhttps://docs.lvgl.io/master/API/widgets/switch/index.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgSvgCssStyle.htmlhttps://docs.lvgl.io/master/API/misc/lv_log.htmlhttps://docs.lvgl.io/master/API/misc/lv_lru.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgSvgLoader.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/memorystream.htmlhttps://docs.lvgl.io/master/API/misc/lv_math.htmlhttps://docs.lvgl.io/master/API/misc/lv_matrix.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgSvgLoaderCommon.htmlhttps://docs.lvgl.io/master/API/misc/lv_palette.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/msinttypes/index.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgSvgPath.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgSvgSceneBuilder.htmlhttps://docs.lvgl.io/master/API/misc/lv_profiler.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/msinttypes/inttypes.htmlhttps://docs.lvgl.io/master/API/misc/lv_profiler_builtin.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/msinttypes/stdint.htmlhttps://docs.lvgl.io/master/API/misc/lv_rb.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgSvgUtil.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/ostreamwrapper.htmlhttps://docs.lvgl.io/master/API/misc/lv_style.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgSwCommon.htmlhttps://docs.lvgl.io/master/API/misc/lv_style_gen.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/pointer.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgSwRasterAvx.htmlhttps://docs.lvgl.io/master/API/misc/lv_templ.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgSwRasterC.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/prettywriter.htmlhttps://docs.lvgl.io/master/API/misc/lv_text.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/rapidjson.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgSwRasterNeon.htmlhttps://docs.lvgl.io/master/API/misc/lv_text_ap.htmlhttps://docs.lvgl.io/master/API/misc/lv_timer.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/reader.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgSwRasterTexmap.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgSwRenderer.htmlhttps://docs.lvgl.io/master/API/misc/lv_tree.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/schema.htmlhttps://docs.lvgl.io/master/API/misc/lv_types.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/stream.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgTaskScheduler.htmlhttps://docs.lvgl.io/master/API/misc/lv_utils.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/stringbuffer.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgText.htmlhttps://docs.lvgl.io/master/API/osal/index.htmlhttps://docs.lvgl.io/master/API/osal/lv_cmsis_rtos2.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/uri.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgXmlParser.htmlhttps://docs.lvgl.io/master/API/libs/tiny_ttf/index.htmlhttps://docs.lvgl.io/master/API/osal/lv_freertos.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/writer.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/thorvg.htmlhttps://docs.lvgl.io/master/API/osal/lv_mqx.htmlhttps://docs.lvgl.io/master/API/libs/tiny_ttf/lv_tiny_ttf.htmlhttps://docs.lvgl.io/master/API/osal/lv_os.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/thorvg_capi.htmlhttps://docs.lvgl.io/master/API/osal/lv_os_none.htmlhttps://docs.lvgl.io/master/API/libs/tiny_ttf/stb_rect_pack.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/thorvg_lottie.htmlhttps://docs.lvgl.io/master/API/osal/lv_pthread.htmlhttps://docs.lvgl.io/master/API/libs/tiny_ttf/stb_truetype_htcw.htmlhttps://docs.lvgl.io/master/API/osal/lv_rtthread.htmlhttps://docs.lvgl.io/master/API/libs/tjpgd/index.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgAnimation.htmlhttps://docs.lvgl.io/master/API/osal/lv_windows.htmlhttps://docs.lvgl.io/master/API/libs/tjpgd/lv_tjpgd.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgArray.htmlhttps://docs.lvgl.io/master/API/others/file_explorer/index.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgBinaryDesc.htmlhttps://docs.lvgl.io/master/API/libs/tjpgd/tjpgd.htmlhttps://docs.lvgl.io/master/API/others/file_explorer/lv_file_explorer.htmlhttps://docs.lvgl.io/master/API/libs/tjpgd/tjpgdcnf.htmlhttps://docs.lvgl.io/master/API/others/font_manager/index.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgCanvas.htmlhttps://docs.lvgl.io/master/API/others/font_manager/lv_font_manager.htmlhttps://docs.lvgl.io/master/API/lv_api_map_v8.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgCommon.htmlhttps://docs.lvgl.io/master/API/others/font_manager/lv_font_manager_recycle.htmlhttps://docs.lvgl.io/master/API/lv_api_map_v9_0.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgCompressor.htmlhttps://docs.lvgl.io/master/API/others/font_manager/lv_font_manager_utils.htmlhttps://docs.lvgl.io/master/API/others/fragment/index.htmlhttps://docs.lvgl.io/master/API/lv_api_map_v9_1.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgFill.htmlhttps://docs.lvgl.io/master/API/others/fragment/lv_fragment.htmlhttps://docs.lvgl.io/master/API/lv_conf_internal.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgFrameModule.htmlhttps://docs.lvgl.io/master/API/others/gridnav/index.htmlhttps://docs.lvgl.io/master/API/lv_conf_kconfig.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgInlist.htmlhttps://docs.lvgl.io/master/API/others/gridnav/lv_gridnav.htmlhttps://docs.lvgl.io/master/API/lv_init.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgIteratorAccessor.htmlhttps://docs.lvgl.io/master/API/others/ime/index.htmlhttps://docs.lvgl.io/master/API/lvgl.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgLoadModule.htmlhttps://docs.lvgl.io/master/API/misc/cache/index.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgLoader.htmlhttps://docs.lvgl.io/master/API/libs/lodepng/lodepng.htmlhttps://docs.lvgl.io/master/API/libs/lodepng/lv_lodepng.htmlhttps://docs.lvgl.io/master/API/libs/lz4/index.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgLock.htmlhttps://docs.lvgl.io/master/API/misc/cache/lv_cache.htmlhttps://docs.lvgl.io/master/API/libs/lz4/lz4.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgLottieBuilder.htmlhttps://docs.lvgl.io/master/API/misc/cache/lv_cache_entry.htmlhttps://docs.lvgl.io/master/API/libs/qrcode/index.htmlhttps://docs.lvgl.io/master/API/misc/cache/lv_cache_lru_rb.htmlhttps://docs.lvgl.io/master/API/libs/qrcode/lv_qrcode.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgLottieCommon.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgLottieExpressions.htmlhttps://docs.lvgl.io/master/API/misc/cache/lv_image_cache.htmlhttps://docs.lvgl.io/master/API/libs/qrcode/qrcodegen.htmlhttps://docs.lvgl.io/master/API/libs/rle/index.htmlhttps://docs.lvgl.io/master/API/misc/cache/lv_image_header_cache.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgLottieInterpolator.htmlhttps://docs.lvgl.io/master/API/libs/rle/lv_rle.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgLottieLoader.htmlhttps://docs.lvgl.io/master/API/misc/index.htmlhttps://docs.lvgl.io/master/API/libs/rlottie/index.htmlhttps://docs.lvgl.io/master/API/libs/rlottie/lv_rlottie.htmlhttps://docs.lvgl.io/master/API/misc/lv_anim.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgLottieModel.htmlhttps://docs.lvgl.io/master/API/libs/svg/index.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgLottieModifier.htmlhttps://docs.lvgl.io/master/API/misc/lv_anim_timeline.htmlhttps://docs.lvgl.io/master/API/libs/svg/lv_svg.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgLottieParser.htmlhttps://docs.lvgl.io/master/API/misc/lv_area.htmlhttps://docs.lvgl.io/master/API/libs/svg/lv_svg_parser.htmlhttps://docs.lvgl.io/master/API/libs/svg/lv_svg_render.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgLottieParserHandler.htmlhttps://docs.lvgl.io/master/API/misc/lv_array.htmlhttps://docs.lvgl.io/master/API/misc/lv_assert.htmlhttps://docs.lvgl.io/master/API/libs/svg/lv_svg_token.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgLottieProperty.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/config.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgLottieRenderPooler.htmlhttps://docs.lvgl.io/master/API/drivers/windows/lv_windows_context.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/index.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgMath.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/allocators.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/cursorstreamwrapper.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgPaint.htmlhttps://docs.lvgl.io/master/API/drivers/windows/lv_windows_display.htmlhttps://docs.lvgl.io/master/API/drivers/windows/lv_windows_input.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/document.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgPicture.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/encodedstream.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgRawLoader.htmlhttps://docs.lvgl.io/master/API/drivers/x11/index.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/encodings.htmlhttps://docs.lvgl.io/master/API/drivers/x11/lv_x11.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/tvgRender.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/error/en.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/error/error.htmlhttps://docs.lvgl.io/master/API/font/index.htmlhttps://docs.lvgl.io/master/API/font/lv_binfont_loader.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/error/index.htmlhttps://docs.lvgl.io/master/API/font/lv_font.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/filereadstream.htmlhttps://docs.lvgl.io/master/API/font/lv_font_fmt_txt.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/filewritestream.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/fwd.htmlhttps://docs.lvgl.io/master/API/font/lv_symbol_def.htmlhttps://docs.lvgl.io/master/API/indev/index.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/index.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/internal/biginteger.htmlhttps://docs.lvgl.io/master/API/indev/lv_indev.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/internal/clzll.htmlhttps://docs.lvgl.io/master/API/indev/lv_indev_gesture.htmlhttps://docs.lvgl.io/master/API/indev/lv_indev_scroll.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/internal/diyfp.htmlhttps://docs.lvgl.io/master/API/index.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/internal/dtoa.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/internal/ieee754.htmlhttps://docs.lvgl.io/master/API/layouts/flex/index.htmlhttps://docs.lvgl.io/master/API/layouts/flex/lv_flex.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/internal/index.htmlhttps://docs.lvgl.io/master/API/layouts/grid/index.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/internal/itoa.htmlhttps://docs.lvgl.io/master/API/layouts/grid/lv_grid.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/internal/meta.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/internal/pow10.htmlhttps://docs.lvgl.io/master/API/layouts/index.htmlhttps://docs.lvgl.io/master/API/layouts/lv_layout.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/internal/regex.htmlhttps://docs.lvgl.io/master/API/libs/barcode/code128.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/internal/stack.htmlhttps://docs.lvgl.io/master/API/libs/barcode/index.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/internal/strfunc.htmlhttps://docs.lvgl.io/master/API/libs/barcode/lv_barcode.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/internal/strtod.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/internal/swap.htmlhttps://docs.lvgl.io/master/API/libs/bin_decoder/index.htmlhttps://docs.lvgl.io/master/API/libs/bin_decoder/lv_bin_decoder.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/istreamwrapper.htmlhttps://docs.lvgl.io/master/API/libs/bmp/index.htmlhttps://docs.lvgl.io/master/API/libs/thorvg/rapidjson/memorybuffer.htmlhttps://docs.lvgl.io/master/API/libs/bmp/lv_bmp.htmlhttps://docs.lvgl.io/master/API/libs/ffmpeg/index.htmlhttps://docs.lvgl.io/master/API/libs/ffmpeg/lv_ffmpeg.htmlhttps://docs.lvgl.io/master/API/libs/freetype/ftmodule.htmlhttps://docs.lvgl.io/master/API/libs/freetype/ftoption.htmlhttps://docs.lvgl.io/master/API/libs/freetype/index.htmlhttps://docs.lvgl.io/master/API/libs/freetype/lv_freetype.htmlhttps://docs.lvgl.io/master/API/libs/fsdrv/index.htmlhttps://docs.lvgl.io/master/API/libs/fsdrv/lv_fsdrv.htmlhttps://docs.lvgl.io/master/API/libs/gif/gifdec.htmlhttps://docs.lvgl.io/master/API/libs/gif/gifdec_mve.htmlhttps://docs.lvgl.io/master/API/libs/gif/index.htmlhttps://docs.lvgl.io/master/API/libs/gif/lv_gif.htmlhttps://docs.lvgl.io/master/API/libs/index.htmlhttps://docs.lvgl.io/master/API/libs/libjpeg_turbo/index.htmlhttps://docs.lvgl.io/master/API/libs/libjpeg_turbo/lv_libjpeg_turbo.htmlhttps://docs.lvgl.io/master/API/libs/libpng/index.htmlhttps://docs.lvgl.io/master/API/libs/libpng/lv_libpng.htmlhttps://docs.lvgl.io/master/API/libs/lodepng/index.htmlhttps://docs.lvgl.io/master/genindex.htmlhttps://docs.lvgl.io/master/search.html \ No newline at end of file