From ea355189c5b192f50978c657e70ddae3e3d7447c Mon Sep 17 00:00:00 2001 From: lvgl-bot Date: Tue, 3 Dec 2024 13:56:33 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20lvgl/lvg?= =?UTF-8?q?l@483c48e9f07487a9614deb9a3b3af04b2e79a488=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 | 32 ++++----- .../details/base-widget/styles/style.rst.txt | 12 ++-- .../integration/driver/libinput.rst.txt | 4 +- .../integration/driver/opengles.rst.txt | 4 +- .../integration/driver/windows.rst.txt | 4 +- .../details/integration/os/nuttx.rst.txt | 12 ++-- .../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/fs.rst.txt | 4 +- master/_sources/details/libs/gif.rst.txt | 4 +- master/_sources/details/libs/lodepng.rst.txt | 4 +- master/_sources/details/libs/qrcode.rst.txt | 4 +- .../details/main-components/color.rst.txt | 6 +- .../details/main-components/display.rst.txt | 4 +- .../details/main-components/draw.rst.txt | 66 +++++++++---------- .../details/main-components/font.rst.txt | 8 +-- .../details/main-components/fs.rst.txt | 4 +- .../details/main-components/image.rst.txt | 20 +++--- .../details/main-components/indev.rst.txt | 10 +-- .../details/main-components/timer.rst.txt | 4 +- .../other-components/file_explorer.rst.txt | 4 +- .../other-components/font_manager.rst.txt | 4 +- .../details/other-components/fragment.rst.txt | 4 +- .../other-components/ime_pinyin.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 +- .../_sources/details/widgets/calendar.rst.txt | 8 +-- .../_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 | 4 +- master/_sources/details/widgets/led.rst.txt | 4 +- master/_sources/details/widgets/list.rst.txt | 4 +- .../_sources/details/widgets/msgbox.rst.txt | 4 +- .../_sources/details/widgets/roller.rst.txt | 8 +-- .../_sources/details/widgets/slider.rst.txt | 4 +- .../details/widgets/spangroup.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/tileview.rst.txt | 4 +- master/details/base-widget/event.html | 4 +- master/details/base-widget/layer.html | 4 +- master/details/base-widget/obj.html | 22 +++---- master/details/base-widget/styles/style.html | 6 +- .../details/integration/driver/libinput.html | 2 +- .../details/integration/driver/opengles.html | 2 +- .../details/integration/driver/windows.html | 2 +- master/details/integration/os/nuttx.html | 6 +- master/details/integration/renderers/sdl.html | 4 +- .../integration/renderers/vg_lite.html | 6 +- master/details/libs/barcode.html | 2 +- master/details/libs/freetype.html | 2 +- master/details/libs/fs.html | 2 +- master/details/libs/gif.html | 2 +- master/details/libs/lodepng.html | 2 +- master/details/libs/qrcode.html | 2 +- master/details/main-components/color.html | 4 +- master/details/main-components/display.html | 2 +- master/details/main-components/draw.html | 54 +++++++-------- master/details/main-components/font.html | 6 +- master/details/main-components/fs.html | 6 +- master/details/main-components/image.html | 12 ++-- master/details/main-components/indev.html | 6 +- master/details/main-components/timer.html | 4 +- .../other-components/file_explorer.html | 2 +- .../other-components/font_manager.html | 2 +- master/details/other-components/fragment.html | 2 +- .../details/other-components/ime_pinyin.html | 2 +- master/details/other-components/observer.html | 2 +- master/details/widgets/animimg.html | 2 +- master/details/widgets/arc.html | 4 +- master/details/widgets/bar.html | 2 +- master/details/widgets/button.html | 4 +- master/details/widgets/calendar.html | 6 +- 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 | 12 ++-- master/details/widgets/imagebutton.html | 2 +- master/details/widgets/keyboard.html | 4 +- master/details/widgets/label.html | 2 +- master/details/widgets/led.html | 2 +- master/details/widgets/list.html | 2 +- master/details/widgets/msgbox.html | 2 +- master/details/widgets/roller.html | 6 +- master/details/widgets/slider.html | 2 +- master/details/widgets/spangroup.html | 2 +- master/details/widgets/switch.html | 2 +- master/details/widgets/table.html | 2 +- master/details/widgets/tabview.html | 2 +- master/details/widgets/tileview.html | 2 +- master/sitemap.xml | 2 +- 105 files changed, 321 insertions(+), 321 deletions(-) diff --git a/master/_sources/details/base-widget/event.rst.txt b/master/_sources/details/base-widget/event.rst.txt index 068ecb53c2e..910eb6c98bd 100644 --- a/master/_sources/details/base-widget/event.rst.txt +++ b/master/_sources/details/base-widget/event.rst.txt @@ -281,15 +281,15 @@ API *** .. Autogenerated -:ref:`lv_api_map_v9_1_h` - :ref:`lv_display_h` -:ref:`lv_event_h` - :ref:`lv_indev_gesture_h` :ref:`lv_obj_event_h` +:ref:`lv_event_h` + :ref:`lv_types_h` +:ref:`lv_api_map_v9_1_h` + diff --git a/master/_sources/details/base-widget/layer.rst.txt b/master/_sources/details/base-widget/layer.rst.txt index f76560dbb28..67fe0672b69 100644 --- a/master/_sources/details/base-widget/layer.rst.txt +++ b/master/_sources/details/base-widget/layer.rst.txt @@ -126,9 +126,9 @@ API *** .. Autogenerated -:ref:`lv_obj_draw_h` +: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 2e8f6761a62..bcee1db001a 100644 --- a/master/_sources/details/base-widget/obj.rst.txt +++ b/master/_sources/details/base-widget/obj.rst.txt @@ -644,39 +644,39 @@ API *** .. Autogenerated -:ref:`lv_obj_style_gen_h` - -:ref:`lv_api_map_v9_1_h` - -:ref:`lv_observer_h` +:ref:`lv_obj_tree_h` :ref:`lv_grid_h` -:ref:`lv_obj_draw_h` - :ref:`lv_obj_h` -:ref:`lv_obj_class_h` - -:ref:`lv_obj_tree_h` +:ref:`lv_obj_style_h` -:ref:`lv_flex_h` +:ref:`lv_api_map_v8_h` :ref:`lv_obj_pos_h` +:ref:`lv_obj_scroll_h` + +:ref:`lv_obj_class_h` + +:ref:`lv_obj_style_gen_h` + :ref:`lv_obj_property_names_h` :ref:`lv_obj_event_h` +:ref:`lv_refr_h` + :ref:`lv_obj_property_h` -:ref:`lv_refr_h` +:ref:`lv_types_h` -:ref:`lv_api_map_v8_h` +:ref:`lv_api_map_v9_1_h` -:ref:`lv_obj_style_h` +:ref:`lv_flex_h` -:ref:`lv_obj_scroll_h` +:ref:`lv_observer_h` -:ref:`lv_types_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 fb4d093e43f..34c1837a7cf 100644 --- a/master/_sources/details/base-widget/styles/style.rst.txt +++ b/master/_sources/details/base-widget/styles/style.rst.txt @@ -585,17 +585,17 @@ API *** .. Autogenerated -:ref:`lv_style_gen_h` - -:ref:`lv_obj_property_names_h` +:ref:`lv_obj_style_h` -:ref:`lv_obj_property_h` +:ref:`lv_style_h` :ref:`lv_api_map_v8_h` -:ref:`lv_obj_style_h` +:ref:`lv_style_gen_h` -:ref:`lv_style_h` +:ref:`lv_obj_property_names_h` + +:ref:`lv_obj_property_h` :ref:`lv_types_h` diff --git a/master/_sources/details/integration/driver/libinput.rst.txt b/master/_sources/details/integration/driver/libinput.rst.txt index b9cd982cbae..cc6f44f0f9a 100644 --- a/master/_sources/details/integration/driver/libinput.rst.txt +++ b/master/_sources/details/integration/driver/libinput.rst.txt @@ -87,7 +87,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/opengles.rst.txt b/master/_sources/details/integration/driver/opengles.rst.txt index 9662f46eabf..68bfb20eadc 100644 --- a/master/_sources/details/integration/driver/opengles.rst.txt +++ b/master/_sources/details/integration/driver/opengles.rst.txt @@ -224,7 +224,7 @@ Known Limitations since it looks for the blank line after a bullet list. .. Autogenerated -:ref:`lv_opengles_driver_h` - :ref:`lv_opengles_texture_h` +:ref:`lv_opengles_driver_h` + diff --git a/master/_sources/details/integration/driver/windows.rst.txt b/master/_sources/details/integration/driver/windows.rst.txt index 3472639cfc9..963c44855f5 100644 --- a/master/_sources/details/integration/driver/windows.rst.txt +++ b/master/_sources/details/integration/driver/windows.rst.txt @@ -116,9 +116,9 @@ Usage } .. Autogenerated +:ref:`lv_windows_display_h` + :ref:`lv_windows_input_h` :ref:`lv_windows_context_h` -:ref:`lv_windows_display_h` - diff --git a/master/_sources/details/integration/os/nuttx.rst.txt b/master/_sources/details/integration/os/nuttx.rst.txt index d2c7fb3532a..d13b26b289c 100644 --- a/master/_sources/details/integration/os/nuttx.rst.txt +++ b/master/_sources/details/integration/os/nuttx.rst.txt @@ -158,19 +158,19 @@ Where can I find more information? since it looks for the blank line after a bullet list. .. Autogenerated -:ref:`lv_nuttx_profiler_h` - -:ref:`lv_nuttx_image_cache_h` - :ref:`lv_nuttx_cache_h` :ref:`lv_nuttx_entry_h` -:ref:`lv_nuttx_libuv_h` - :ref:`lv_nuttx_fbdev_h` +:ref:`lv_nuttx_libuv_h` + :ref:`lv_nuttx_lcd_h` +:ref:`lv_nuttx_profiler_h` + +:ref:`lv_nuttx_image_cache_h` + :ref:`lv_nuttx_touchscreen_h` diff --git a/master/_sources/details/integration/renderers/sdl.rst.txt b/master/_sources/details/integration/renderers/sdl.rst.txt index ac5705a4b0c..d72509d215c 100644 --- a/master/_sources/details/integration/renderers/sdl.rst.txt +++ b/master/_sources/details/integration/renderers/sdl.rst.txt @@ -9,11 +9,11 @@ API .. Autogenerated -:ref:`lv_sdl_mouse_h` - -:ref:`lv_sdl_mousewheel_h` - :ref:`lv_sdl_window_h` :ref:`lv_sdl_keyboard_h` +:ref:`lv_sdl_mouse_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 d95bb64570c..2d0a2f45b1a 100644 --- a/master/_sources/details/integration/renderers/vg_lite.rst.txt +++ b/master/_sources/details/integration/renderers/vg_lite.rst.txt @@ -86,17 +86,17 @@ API .. Autogenerated -:ref:`vg_lite_h` - -:ref:`lv_vg_lite_pending_h` - :ref:`lv_vg_lite_decoder_h` -:ref:`lv_vg_lite_stroke_h` - :ref:`lv_vg_lite_grad_h` :ref:`lv_vg_lite_path_h` +:ref:`vg_lite_h` + :ref:`lv_vg_lite_utils_h` +:ref:`lv_vg_lite_stroke_h` + +:ref:`lv_vg_lite_pending_h` + diff --git a/master/_sources/details/libs/barcode.rst.txt b/master/_sources/details/libs/barcode.rst.txt index 387f5fc720c..e18ae1e66de 100644 --- a/master/_sources/details/libs/barcode.rst.txt +++ b/master/_sources/details/libs/barcode.rst.txt @@ -50,7 +50,7 @@ API .. Autogenerated -:ref:`lv_barcode_h` - :ref:`lv_types_h` +:ref:`lv_barcode_h` + diff --git a/master/_sources/details/libs/freetype.rst.txt b/master/_sources/details/libs/freetype.rst.txt index fbe13f505a5..e4036ecf85c 100644 --- a/master/_sources/details/libs/freetype.rst.txt +++ b/master/_sources/details/libs/freetype.rst.txt @@ -123,7 +123,7 @@ API :ref:`lv_types_h` -:ref:`lv_freetype_h` - :ref:`lv_font_manager_utils_h` +:ref:`lv_freetype_h` + diff --git a/master/_sources/details/libs/fs.rst.txt b/master/_sources/details/libs/fs.rst.txt index 68de5e7427f..eec5bc8e799 100644 --- a/master/_sources/details/libs/fs.rst.txt +++ b/master/_sources/details/libs/fs.rst.txt @@ -77,9 +77,9 @@ API .. Autogenerated -:ref:`lv_fsdrv_h` - :ref:`lv_types_h` :ref:`lv_fs_h` +:ref:`lv_fsdrv_h` + diff --git a/master/_sources/details/libs/gif.rst.txt b/master/_sources/details/libs/gif.rst.txt index 688db61948d..ebcaf7c34bc 100644 --- a/master/_sources/details/libs/gif.rst.txt +++ b/master/_sources/details/libs/gif.rst.txt @@ -61,7 +61,7 @@ API .. Autogenerated -:ref:`lv_gif_h` - :ref:`lv_types_h` +:ref:`lv_gif_h` + diff --git a/master/_sources/details/libs/lodepng.rst.txt b/master/_sources/details/libs/lodepng.rst.txt index c53f7830fdc..b867dcdd635 100644 --- a/master/_sources/details/libs/lodepng.rst.txt +++ b/master/_sources/details/libs/lodepng.rst.txt @@ -51,7 +51,7 @@ API .. Autogenerated -:ref:`lv_lodepng_h` - :ref:`lodepng_h` +:ref:`lv_lodepng_h` + diff --git a/master/_sources/details/libs/qrcode.rst.txt b/master/_sources/details/libs/qrcode.rst.txt index b71764ac2e3..249c321cfc3 100644 --- a/master/_sources/details/libs/qrcode.rst.txt +++ b/master/_sources/details/libs/qrcode.rst.txt @@ -45,7 +45,7 @@ API .. Autogenerated -:ref:`lv_qrcode_h` - :ref:`lv_types_h` +:ref:`lv_qrcode_h` + diff --git a/master/_sources/details/main-components/color.rst.txt b/master/_sources/details/main-components/color.rst.txt index eafa513e49c..477f4930064 100644 --- a/master/_sources/details/main-components/color.rst.txt +++ b/master/_sources/details/main-components/color.rst.txt @@ -148,13 +148,13 @@ API *** .. Autogenerated -:ref:`lv_color_op_h` +:ref:`lv_blend_neon_h` :ref:`lv_blend_arm2d_h` -:ref:`lv_color_h` +:ref:`lv_color_op_h` -:ref:`lv_blend_neon_h` +:ref:`lv_color_h` :ref:`lv_types_h` diff --git a/master/_sources/details/main-components/display.rst.txt b/master/_sources/details/main-components/display.rst.txt index f652b127aa7..a0c8e87b768 100644 --- a/master/_sources/details/main-components/display.rst.txt +++ b/master/_sources/details/main-components/display.rst.txt @@ -687,9 +687,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 e6931109127..7bcb30c5060 100644 --- a/master/_sources/details/main-components/draw.rst.txt +++ b/master/_sources/details/main-components/draw.rst.txt @@ -81,73 +81,73 @@ API .. Autogenerated -:ref:`lv_draw_image_h` +:ref:`lv_draw_sw_h` -:ref:`lv_draw_sw_blend_to_rgb888_h` +:ref:`lv_draw_triangle_h` -:ref:`lv_api_map_v9_0_h` +:ref:`lv_draw_sw_blend_to_al88_h` -:ref:`lv_draw_line_h` +:ref:`lv_svg_render_h` -:ref:`lv_draw_dma2d_h` +:ref:`lv_draw_buf_h` -:ref:`lv_draw_sw_blend_to_l8_h` +:ref:`lv_draw_sw_blend_to_argb8888_h` -:ref:`lv_draw_pxp_h` +:ref:`lv_draw_sw_blend_to_i1_h` -:ref:`lv_draw_vg_lite_h` +:ref:`lv_draw_sw_utils_h` -:ref:`lv_draw_sw_arm2d_h` +:ref:`lv_draw_sdl_h` -:ref:`lv_draw_sw_blend_to_al88_h` +:ref:`lv_draw_h` -:ref:`lv_draw_sw_utils_h` +:ref:`lv_draw_mask_h` -:ref:`lv_draw_sw_blend_h` +:ref:`lv_draw_vglite_h` -:ref:`lv_draw_rect_h` +:ref:`lv_draw_line_h` :ref:`lv_draw_arc_h` -:ref:`lv_types_h` +:ref:`lv_draw_vector_h` -:ref:`lv_utils_h` +:ref:`lv_draw_pxp_h` -:ref:`lv_draw_h` +:ref:`lv_draw_vg_lite_h` -:ref:`lv_draw_triangle_h` +:ref:`lv_draw_dma2d_h` -:ref:`lv_draw_nema_gfx_h` +:ref:`lv_api_map_v9_0_h` -:ref:`lv_draw_sw_blend_to_i1_h` +:ref:`lv_draw_dave2d_h` -:ref:`lv_svg_render_h` +:ref:`lv_utils_h` -:ref:`lv_draw_vector_h` +:ref:`lv_vg_lite_path_h` :ref:`lv_draw_opengles_h` -:ref:`lv_draw_dave2d_utils_h` - -:ref:`lv_draw_sw_h` +:ref:`lv_types_h` -:ref:`lv_draw_buf_h` +:ref:`lv_draw_nema_gfx_h` -:ref:`lv_draw_sw_mask_h` +:ref:`lv_draw_sw_blend_to_rgb888_h` -:ref:`lv_draw_vglite_h` +:ref:`lv_draw_dave2d_utils_h` -:ref:`lv_vg_lite_path_h` +:ref:`lv_draw_rect_h` -:ref:`lv_draw_dave2d_h` +:ref:`lv_draw_label_h` -:ref:`lv_draw_mask_h` +:ref:`lv_draw_sw_arm2d_h` -:ref:`lv_draw_label_h` +:ref:`lv_draw_image_h` :ref:`lv_draw_sw_blend_to_rgb565_h` -:ref:`lv_draw_sdl_h` +:ref:`lv_draw_sw_blend_h` -:ref:`lv_draw_sw_blend_to_argb8888_h` +:ref:`lv_draw_sw_blend_to_l8_h` + +:ref:`lv_draw_sw_mask_h` diff --git a/master/_sources/details/main-components/font.rst.txt b/master/_sources/details/main-components/font.rst.txt index 0c3c62d40cd..3dee90e6a1c 100644 --- a/master/_sources/details/main-components/font.rst.txt +++ b/master/_sources/details/main-components/font.rst.txt @@ -524,13 +524,13 @@ API *** .. Autogenerated -:ref:`lv_font_manager_recycle_h` - -:ref:`lv_font_manager_h` +:ref:`lv_font_h` :ref:`lv_font_fmt_txt_h` -:ref:`lv_font_h` +:ref:`lv_font_manager_recycle_h` :ref:`lv_types_h` +:ref:`lv_font_manager_h` + diff --git a/master/_sources/details/main-components/fs.rst.txt b/master/_sources/details/main-components/fs.rst.txt index 664ce74c67d..500f862c5d3 100644 --- a/master/_sources/details/main-components/fs.rst.txt +++ b/master/_sources/details/main-components/fs.rst.txt @@ -254,9 +254,9 @@ API *** .. Autogenerated -:ref:`lv_fsdrv_h` - :ref:`lv_types_h` :ref:`lv_fs_h` +:ref:`lv_fsdrv_h` + diff --git a/master/_sources/details/main-components/image.rst.txt b/master/_sources/details/main-components/image.rst.txt index 3e874b28ac2..add3ac7fbb3 100644 --- a/master/_sources/details/main-components/image.rst.txt +++ b/master/_sources/details/main-components/image.rst.txt @@ -642,27 +642,27 @@ API *** .. Autogenerated -:ref:`lv_api_map_v9_1_h` - -:ref:`lv_api_map_v9_0_h` - :ref:`lv_image_dsc_h` -:ref:`lv_draw_buf_h` - -:ref:`lv_image_header_cache_h` - :ref:`lv_image_h` :ref:`lv_api_map_v8_h` -:ref:`lv_image_cache_h` +:ref:`lv_draw_image_h` + +:ref:`lv_image_header_cache_h` + +:ref:`lv_draw_buf_h` :ref:`lv_obj_property_names_h` -:ref:`lv_draw_image_h` +:ref:`lv_api_map_v9_0_h` :ref:`lv_image_decoder_h` :ref:`lv_types_h` +:ref:`lv_api_map_v9_1_h` + +:ref:`lv_image_cache_h` + diff --git a/master/_sources/details/main-components/indev.rst.txt b/master/_sources/details/main-components/indev.rst.txt index a298b027d94..db4707152e0 100644 --- a/master/_sources/details/main-components/indev.rst.txt +++ b/master/_sources/details/main-components/indev.rst.txt @@ -566,15 +566,15 @@ API *** .. Autogenerated -:ref:`lv_api_map_v9_1_h` +:ref:`lv_indev_h` -:ref:`lv_indev_scroll_h` +:ref:`lv_api_map_v8_h` :ref:`lv_indev_gesture_h` -:ref:`lv_indev_h` - -:ref:`lv_api_map_v8_h` +:ref:`lv_indev_scroll_h` :ref:`lv_types_h` +:ref:`lv_api_map_v9_1_h` + diff --git a/master/_sources/details/main-components/timer.rst.txt b/master/_sources/details/main-components/timer.rst.txt index c60a248050c..c7308306e12 100644 --- a/master/_sources/details/main-components/timer.rst.txt +++ b/master/_sources/details/main-components/timer.rst.txt @@ -146,9 +146,9 @@ API *** .. Autogenerated -:ref:`lv_api_map_v8_h` +:ref:`lv_types_h` :ref:`lv_timer_h` -:ref:`lv_types_h` +:ref:`lv_api_map_v8_h` diff --git a/master/_sources/details/other-components/file_explorer.rst.txt b/master/_sources/details/other-components/file_explorer.rst.txt index f2703380951..38c8d341c6e 100644 --- a/master/_sources/details/other-components/file_explorer.rst.txt +++ b/master/_sources/details/other-components/file_explorer.rst.txt @@ -115,7 +115,7 @@ API .. Autogenerated -:ref:`lv_file_explorer_h` - :ref:`lv_types_h` +:ref:`lv_file_explorer_h` + diff --git a/master/_sources/details/other-components/font_manager.rst.txt b/master/_sources/details/other-components/font_manager.rst.txt index a9dadc24187..522c5e97f3e 100644 --- a/master/_sources/details/other-components/font_manager.rst.txt +++ b/master/_sources/details/other-components/font_manager.rst.txt @@ -118,7 +118,7 @@ API *** .. Autogenerated -:ref:`lv_font_manager_recycle_h` - :ref:`lv_font_manager_h` +:ref:`lv_font_manager_recycle_h` + diff --git a/master/_sources/details/other-components/fragment.rst.txt b/master/_sources/details/other-components/fragment.rst.txt index 2fb5e44d136..cee8d27835c 100644 --- a/master/_sources/details/other-components/fragment.rst.txt +++ b/master/_sources/details/other-components/fragment.rst.txt @@ -86,7 +86,7 @@ API --- .. Autogenerated -:ref:`lv_fragment_h` - :ref:`lv_types_h` +:ref:`lv_fragment_h` + diff --git a/master/_sources/details/other-components/ime_pinyin.rst.txt b/master/_sources/details/other-components/ime_pinyin.rst.txt index f0234d462a4..bbfd10e7bc4 100644 --- a/master/_sources/details/other-components/ime_pinyin.rst.txt +++ b/master/_sources/details/other-components/ime_pinyin.rst.txt @@ -127,7 +127,7 @@ API .. Autogenerated -:ref:`lv_ime_pinyin_h` - :ref:`lv_types_h` +:ref:`lv_ime_pinyin_h` + diff --git a/master/_sources/details/other-components/observer.rst.txt b/master/_sources/details/other-components/observer.rst.txt index 332cb7200eb..3b4f2f35759 100644 --- a/master/_sources/details/other-components/observer.rst.txt +++ b/master/_sources/details/other-components/observer.rst.txt @@ -342,7 +342,7 @@ API *** .. Autogenerated -:ref:`lv_observer_h` - :ref:`lv_types_h` +:ref:`lv_observer_h` + diff --git a/master/_sources/details/widgets/animimg.rst.txt b/master/_sources/details/widgets/animimg.rst.txt index 1f9a5e9bc80..5afc166cac6 100644 --- a/master/_sources/details/widgets/animimg.rst.txt +++ b/master/_sources/details/widgets/animimg.rst.txt @@ -88,7 +88,7 @@ API *** .. Autogenerated -:ref:`lv_animimage_h` - :ref:`lv_types_h` +:ref:`lv_animimage_h` + diff --git a/master/_sources/details/widgets/arc.rst.txt b/master/_sources/details/widgets/arc.rst.txt index 4032f61b4f1..4eb351aea9f 100644 --- a/master/_sources/details/widgets/arc.rst.txt +++ b/master/_sources/details/widgets/arc.rst.txt @@ -210,9 +210,9 @@ API *** .. Autogenerated -:ref:`lv_observer_h` +:ref:`lv_types_h` :ref:`lv_arc_h` -:ref:`lv_types_h` +:ref:`lv_observer_h` diff --git a/master/_sources/details/widgets/bar.rst.txt b/master/_sources/details/widgets/bar.rst.txt index 75a394c02b6..43c1617ed15 100644 --- a/master/_sources/details/widgets/bar.rst.txt +++ b/master/_sources/details/widgets/bar.rst.txt @@ -121,7 +121,7 @@ API *** .. Autogenerated -:ref:`lv_bar_h` - :ref:`lv_types_h` +:ref:`lv_bar_h` + diff --git a/master/_sources/details/widgets/button.rst.txt b/master/_sources/details/widgets/button.rst.txt index 6460067fe04..caa405f53f0 100644 --- a/master/_sources/details/widgets/button.rst.txt +++ b/master/_sources/details/widgets/button.rst.txt @@ -80,9 +80,9 @@ API *** .. Autogenerated -:ref:`lv_api_map_v9_0_h` +:ref:`lv_types_h` :ref:`lv_button_h` -:ref:`lv_types_h` +:ref:`lv_api_map_v9_0_h` diff --git a/master/_sources/details/widgets/calendar.rst.txt b/master/_sources/details/widgets/calendar.rst.txt index 21c6dea092f..151a7694a67 100644 --- a/master/_sources/details/widgets/calendar.rst.txt +++ b/master/_sources/details/widgets/calendar.rst.txt @@ -179,15 +179,15 @@ API *** .. Autogenerated -:ref:`lv_api_map_v9_1_h` +:ref:`lv_calendar_h` :ref:`lv_calendar_header_arrow_h` +:ref:`lv_calendar_header_dropdown_h` + :ref:`lv_calendar_chinese_h` :ref:`lv_types_h` -:ref:`lv_calendar_h` - -:ref:`lv_calendar_header_dropdown_h` +:ref:`lv_api_map_v9_1_h` diff --git a/master/_sources/details/widgets/canvas.rst.txt b/master/_sources/details/widgets/canvas.rst.txt index 2c35b1db919..a75c0e10034 100644 --- a/master/_sources/details/widgets/canvas.rst.txt +++ b/master/_sources/details/widgets/canvas.rst.txt @@ -124,7 +124,7 @@ API *** .. Autogenerated -:ref:`lv_canvas_h` - :ref:`lv_types_h` +:ref:`lv_canvas_h` + diff --git a/master/_sources/details/widgets/chart.rst.txt b/master/_sources/details/widgets/chart.rst.txt index a8ced3714b3..4123bd6c3eb 100644 --- a/master/_sources/details/widgets/chart.rst.txt +++ b/master/_sources/details/widgets/chart.rst.txt @@ -394,9 +394,9 @@ API *** .. Autogenerated -:ref:`lv_api_map_v9_1_h` - :ref:`lv_types_h` :ref:`lv_chart_h` +:ref:`lv_api_map_v9_1_h` + diff --git a/master/_sources/details/widgets/checkbox.rst.txt b/master/_sources/details/widgets/checkbox.rst.txt index 9194b052f2e..7897e6ee10b 100644 --- a/master/_sources/details/widgets/checkbox.rst.txt +++ b/master/_sources/details/widgets/checkbox.rst.txt @@ -110,7 +110,7 @@ API *** .. Autogenerated -:ref:`lv_checkbox_h` - :ref:`lv_types_h` +:ref:`lv_checkbox_h` + diff --git a/master/_sources/details/widgets/dropdown.rst.txt b/master/_sources/details/widgets/dropdown.rst.txt index 8d7dda2d344..f7c5ae00199 100644 --- a/master/_sources/details/widgets/dropdown.rst.txt +++ b/master/_sources/details/widgets/dropdown.rst.txt @@ -180,13 +180,13 @@ API *** .. Autogenerated -:ref:`lv_observer_h` - -:ref:`lv_dropdown_h` +:ref:`lv_api_map_v8_h` :ref:`lv_obj_property_names_h` -:ref:`lv_api_map_v8_h` - :ref:`lv_types_h` +:ref:`lv_observer_h` + +:ref:`lv_dropdown_h` + diff --git a/master/_sources/details/widgets/image.rst.txt b/master/_sources/details/widgets/image.rst.txt index 5bb80e6be7b..e5f2227e938 100644 --- a/master/_sources/details/widgets/image.rst.txt +++ b/master/_sources/details/widgets/image.rst.txt @@ -236,27 +236,27 @@ API *** .. Autogenerated -:ref:`lv_api_map_v9_1_h` - -:ref:`lv_api_map_v9_0_h` - :ref:`lv_image_dsc_h` -:ref:`lv_draw_buf_h` - -:ref:`lv_image_header_cache_h` - :ref:`lv_image_h` :ref:`lv_api_map_v8_h` -:ref:`lv_image_cache_h` +:ref:`lv_draw_image_h` + +:ref:`lv_image_header_cache_h` + +:ref:`lv_draw_buf_h` :ref:`lv_obj_property_names_h` -:ref:`lv_draw_image_h` +:ref:`lv_api_map_v9_0_h` :ref:`lv_image_decoder_h` :ref:`lv_types_h` +:ref:`lv_api_map_v9_1_h` + +:ref:`lv_image_cache_h` + diff --git a/master/_sources/details/widgets/imagebutton.rst.txt b/master/_sources/details/widgets/imagebutton.rst.txt index e6be37084bb..dce9e10afec 100644 --- a/master/_sources/details/widgets/imagebutton.rst.txt +++ b/master/_sources/details/widgets/imagebutton.rst.txt @@ -116,7 +116,7 @@ API *** .. Autogenerated -:ref:`lv_imagebutton_h` - :ref:`lv_types_h` +:ref:`lv_imagebutton_h` + diff --git a/master/_sources/details/widgets/keyboard.rst.txt b/master/_sources/details/widgets/keyboard.rst.txt index e49b4f2d194..c38ca0e57e1 100644 --- a/master/_sources/details/widgets/keyboard.rst.txt +++ b/master/_sources/details/widgets/keyboard.rst.txt @@ -154,11 +154,11 @@ API *** .. Autogenerated -:ref:`lv_keyboard_h` - -:ref:`lv_api_map_v8_h` - :ref:`lv_types_h` +:ref:`lv_keyboard_h` + :ref:`lv_obj_property_names_h` +:ref:`lv_api_map_v8_h` + diff --git a/master/_sources/details/widgets/label.rst.txt b/master/_sources/details/widgets/label.rst.txt index 74c990fbf68..62b058ca6a8 100644 --- a/master/_sources/details/widgets/label.rst.txt +++ b/master/_sources/details/widgets/label.rst.txt @@ -218,10 +218,10 @@ API *** .. Autogenerated -:ref:`lv_observer_h` - :ref:`lv_label_h` +:ref:`lv_observer_h` + :ref:`lv_obj_property_names_h` :ref:`lv_types_h` diff --git a/master/_sources/details/widgets/led.rst.txt b/master/_sources/details/widgets/led.rst.txt index 9bc730195d0..78b4fabce74 100644 --- a/master/_sources/details/widgets/led.rst.txt +++ b/master/_sources/details/widgets/led.rst.txt @@ -91,7 +91,7 @@ API *** .. Autogenerated -:ref:`lv_led_h` - :ref:`lv_types_h` +:ref:`lv_led_h` + diff --git a/master/_sources/details/widgets/list.rst.txt b/master/_sources/details/widgets/list.rst.txt index 34644282a46..a72ee691e2a 100644 --- a/master/_sources/details/widgets/list.rst.txt +++ b/master/_sources/details/widgets/list.rst.txt @@ -94,7 +94,7 @@ API *** .. Autogenerated -:ref:`lv_api_map_v8_h` - :ref:`lv_list_h` +:ref:`lv_api_map_v8_h` + diff --git a/master/_sources/details/widgets/msgbox.rst.txt b/master/_sources/details/widgets/msgbox.rst.txt index 5b7028e08a7..9b8e967e6ae 100644 --- a/master/_sources/details/widgets/msgbox.rst.txt +++ b/master/_sources/details/widgets/msgbox.rst.txt @@ -146,7 +146,7 @@ API *** .. Autogenerated -:ref:`lv_msgbox_h` - :ref:`lv_types_h` +:ref:`lv_msgbox_h` + diff --git a/master/_sources/details/widgets/roller.rst.txt b/master/_sources/details/widgets/roller.rst.txt index 62944db3162..e12135c30ab 100644 --- a/master/_sources/details/widgets/roller.rst.txt +++ b/master/_sources/details/widgets/roller.rst.txt @@ -118,13 +118,13 @@ API *** .. Autogenerated -:ref:`lv_observer_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_obj_property_names_h` :ref:`lv_types_h` +:ref:`lv_observer_h` + diff --git a/master/_sources/details/widgets/slider.rst.txt b/master/_sources/details/widgets/slider.rst.txt index cb86dbfb4a0..2682ad831a7 100644 --- a/master/_sources/details/widgets/slider.rst.txt +++ b/master/_sources/details/widgets/slider.rst.txt @@ -144,9 +144,9 @@ API *** .. Autogenerated -:ref:`lv_observer_h` - :ref:`lv_types_h` :ref:`lv_slider_h` +:ref:`lv_observer_h` + diff --git a/master/_sources/details/widgets/spangroup.rst.txt b/master/_sources/details/widgets/spangroup.rst.txt index d141f938c20..171d679978b 100644 --- a/master/_sources/details/widgets/spangroup.rst.txt +++ b/master/_sources/details/widgets/spangroup.rst.txt @@ -190,7 +190,7 @@ API *** .. Autogenerated -:ref:`lv_span_h` - :ref:`lv_types_h` +:ref:`lv_span_h` + diff --git a/master/_sources/details/widgets/switch.rst.txt b/master/_sources/details/widgets/switch.rst.txt index c33346eb7c6..5c982467011 100644 --- a/master/_sources/details/widgets/switch.rst.txt +++ b/master/_sources/details/widgets/switch.rst.txt @@ -112,7 +112,7 @@ API *** .. Autogenerated -:ref:`lv_switch_h` - :ref:`lv_types_h` +:ref:`lv_switch_h` + diff --git a/master/_sources/details/widgets/table.rst.txt b/master/_sources/details/widgets/table.rst.txt index 88a1b6b13a8..20e68db3878 100644 --- a/master/_sources/details/widgets/table.rst.txt +++ b/master/_sources/details/widgets/table.rst.txt @@ -145,9 +145,9 @@ API *** .. Autogenerated +:ref:`lv_table_h` + :ref:`lv_api_map_v8_h` :ref:`lv_types_h` -:ref:`lv_table_h` - diff --git a/master/_sources/details/widgets/tabview.rst.txt b/master/_sources/details/widgets/tabview.rst.txt index cb88ea84b0d..c56a064c796 100644 --- a/master/_sources/details/widgets/tabview.rst.txt +++ b/master/_sources/details/widgets/tabview.rst.txt @@ -129,9 +129,9 @@ API *** .. Autogenerated -:ref:`lv_api_map_v8_h` - :ref:`lv_types_h` :ref:`lv_tabview_h` +:ref:`lv_api_map_v8_h` + diff --git a/master/_sources/details/widgets/tileview.rst.txt b/master/_sources/details/widgets/tileview.rst.txt index ef4ba3f2099..eed3e064469 100644 --- a/master/_sources/details/widgets/tileview.rst.txt +++ b/master/_sources/details/widgets/tileview.rst.txt @@ -95,9 +95,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 83e1de30d54..f57279fc201 100644 --- a/master/details/base-widget/event.html +++ b/master/details/base-widget/event.html @@ -5152,12 +5152,12 @@

Draw event

API

-

lv_api_map_v9_1.h

lv_display.h

-

lv_event.h

lv_indev_gesture.h

lv_obj_event.h

+

lv_event.h

lv_types.h

+

lv_api_map_v9_1.h

diff --git a/master/details/base-widget/layer.html b/master/details/base-widget/layer.html index 35333d1a75b..0d877c51776 100644 --- a/master/details/base-widget/layer.html +++ b/master/details/base-widget/layer.html @@ -4756,9 +4756,9 @@

Clip corner

API

-

lv_obj_draw.h

-

lv_display.h

lv_types.h

+

lv_display.h

+

lv_obj_draw.h

diff --git a/master/details/base-widget/obj.html b/master/details/base-widget/obj.html index a73e033c33f..ec0dc111576 100644 --- a/master/details/base-widget/obj.html +++ b/master/details/base-widget/obj.html @@ -5280,24 +5280,24 @@

Transform object using a 3x3 matrix

API

-

lv_obj_style_gen.h

-

lv_api_map_v9_1.h

-

lv_observer.h

+

lv_obj_tree.h

lv_grid.h

-

lv_obj_draw.h

lv_obj.h

-

lv_obj_class.h

-

lv_obj_tree.h

-

lv_flex.h

+

lv_obj_style.h

+

lv_api_map_v8.h

lv_obj_pos.h

+

lv_obj_scroll.h

+

lv_obj_class.h

+

lv_obj_style_gen.h

lv_obj_property_names.h

lv_obj_event.h

-

lv_obj_property.h

lv_refr.h

-

lv_api_map_v8.h

-

lv_obj_style.h

-

lv_obj_scroll.h

+

lv_obj_property.h

lv_types.h

+

lv_api_map_v9_1.h

+

lv_flex.h

+

lv_observer.h

+

lv_obj_draw.h

diff --git a/master/details/base-widget/styles/style.html b/master/details/base-widget/styles/style.html index eebf5cc8e42..717546146bc 100644 --- a/master/details/base-widget/styles/style.html +++ b/master/details/base-widget/styles/style.html @@ -6027,12 +6027,12 @@

Gradients for button background

API

+

lv_obj_style.h

+

lv_style.h

+

lv_api_map_v8.h

lv_style_gen.h

lv_obj_property_names.h

lv_obj_property.h

-

lv_api_map_v8.h

-

lv_obj_style.h

-

lv_style.h

lv_types.h

diff --git a/master/details/integration/driver/libinput.html b/master/details/integration/driver/libinput.html index c1bafe2e560..62472e26da8 100644 --- a/master/details/integration/driver/libinput.html +++ b/master/details/integration/driver/libinput.html @@ -4722,8 +4722,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/opengles.html b/master/details/integration/driver/opengles.html index dce247d1aad..e93df082007 100644 --- a/master/details/integration/driver/opengles.html +++ b/master/details/integration/driver/opengles.html @@ -4871,8 +4871,8 @@

Known Limitationslv_opengles_driver.h

lv_opengles_texture.h

+

lv_opengles_driver.h

diff --git a/master/details/integration/driver/windows.html b/master/details/integration/driver/windows.html index 38813299239..0c87d33408f 100644 --- a/master/details/integration/driver/windows.html +++ b/master/details/integration/driver/windows.html @@ -4763,9 +4763,9 @@

Usage} +

lv_windows_display.h

lv_windows_input.h

lv_windows_context.h

-

lv_windows_display.h

diff --git a/master/details/integration/os/nuttx.html b/master/details/integration/os/nuttx.html index 9f4d8feceb9..4738d1c6521 100644 --- a/master/details/integration/os/nuttx.html +++ b/master/details/integration/os/nuttx.html @@ -4798,13 +4798,13 @@

Where can I find more information?Apache NuttX Mailing List

-

lv_nuttx_profiler.h

-

lv_nuttx_image_cache.h

lv_nuttx_cache.h

lv_nuttx_entry.h

-

lv_nuttx_libuv.h

lv_nuttx_fbdev.h

+

lv_nuttx_libuv.h

lv_nuttx_lcd.h

+

lv_nuttx_profiler.h

+

lv_nuttx_image_cache.h

lv_nuttx_touchscreen.h

diff --git a/master/details/integration/renderers/sdl.html b/master/details/integration/renderers/sdl.html index fe9340a8dab..d9c57f64fd8 100644 --- a/master/details/integration/renderers/sdl.html +++ b/master/details/integration/renderers/sdl.html @@ -4661,10 +4661,10 @@

SDL Renderer

API

lv_draw_sdl.h

-

lv_sdl_mouse.h

-

lv_sdl_mousewheel.h

lv_sdl_window.h

lv_sdl_keyboard.h

+

lv_sdl_mouse.h

+

lv_sdl_mousewheel.h

diff --git a/master/details/integration/renderers/vg_lite.html b/master/details/integration/renderers/vg_lite.html index 4560e6c1109..24fa9211f07 100644 --- a/master/details/integration/renderers/vg_lite.html +++ b/master/details/integration/renderers/vg_lite.html @@ -4722,13 +4722,13 @@

APIlv_vglite_matrix.h

lv_vglite_path.h

lv_vglite_utils.h

-

vg_lite.h

-

lv_vg_lite_pending.h

lv_vg_lite_decoder.h

-

lv_vg_lite_stroke.h

lv_vg_lite_grad.h

lv_vg_lite_path.h

+

vg_lite.h

lv_vg_lite_utils.h

+

lv_vg_lite_stroke.h

+

lv_vg_lite_pending.h

diff --git a/master/details/libs/barcode.html b/master/details/libs/barcode.html index 4f369d0e85d..97101477c18 100644 --- a/master/details/libs/barcode.html +++ b/master/details/libs/barcode.html @@ -4724,8 +4724,8 @@

Create a Barcode

API

code128.h

-

lv_barcode.h

lv_types.h

+

lv_barcode.h

diff --git a/master/details/libs/freetype.html b/master/details/libs/freetype.html index 2206811f7ba..d563a121899 100644 --- a/master/details/libs/freetype.html +++ b/master/details/libs/freetype.html @@ -4884,8 +4884,8 @@

Learn moreftoption.h

ftmodule.h

lv_types.h

-

lv_freetype.h

lv_font_manager_utils.h

+

lv_freetype.h

diff --git a/master/details/libs/fs.html b/master/details/libs/fs.html index 2e73c082289..340e7ebee2f 100644 --- a/master/details/libs/fs.html +++ b/master/details/libs/fs.html @@ -4713,9 +4713,9 @@

Caching

API

-

lv_fsdrv.h

lv_types.h

lv_fs.h

+

lv_fsdrv.h

diff --git a/master/details/libs/gif.html b/master/details/libs/gif.html index 4239ba3a580..1ccb2a1bc4d 100644 --- a/master/details/libs/gif.html +++ b/master/details/libs/gif.html @@ -4728,8 +4728,8 @@

Open a GIF image from file and variable

API

gifdec.h

-

lv_gif.h

lv_types.h

+

lv_gif.h

diff --git a/master/details/libs/lodepng.html b/master/details/libs/lodepng.html index 29f7fbbfc3b..3bf4550feee 100644 --- a/master/details/libs/lodepng.html +++ b/master/details/libs/lodepng.html @@ -4721,8 +4721,8 @@

Open a PNG image from file and variable

API

lodepng.h

-

lv_lodepng.h

lodepng.h

+

lv_lodepng.h

diff --git a/master/details/libs/qrcode.html b/master/details/libs/qrcode.html index 435d678e1c4..09333d4aa1d 100644 --- a/master/details/libs/qrcode.html +++ b/master/details/libs/qrcode.html @@ -4720,8 +4720,8 @@

Create a QR Code

API

qrcodegen.h

-

lv_qrcode.h

lv_types.h

+

lv_qrcode.h

diff --git a/master/details/main-components/color.html b/master/details/main-components/color.html index dec246c15fc..50dd51d25fe 100644 --- a/master/details/main-components/color.html +++ b/master/details/main-components/color.html @@ -4774,10 +4774,10 @@

HSV

API

-

lv_color_op.h

+

lv_blend_neon.h

lv_blend_arm2d.h

+

lv_color_op.h

lv_color.h

-

lv_blend_neon.h

lv_types.h

diff --git a/master/details/main-components/display.html b/master/details/main-components/display.html index aa07a75679f..1cf148321a5 100644 --- a/master/details/main-components/display.html +++ b/master/details/main-components/display.html @@ -5189,9 +5189,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 bf0ecb7f11d..47cc5dffe15 100644 --- a/master/details/main-components/draw.html +++ b/master/details/main-components/draw.html @@ -4724,41 +4724,41 @@

References

API

-

lv_draw_image.h

-

lv_draw_sw_blend_to_rgb888.h

-

lv_api_map_v9_0.h

-

lv_draw_line.h

-

lv_draw_dma2d.h

-

lv_draw_sw_blend_to_l8.h

-

lv_draw_pxp.h

-

lv_draw_vg_lite.h

-

lv_draw_sw_arm2d.h

+

lv_draw_sw.h

+

lv_draw_triangle.h

lv_draw_sw_blend_to_al88.h

+

lv_svg_render.h

+

lv_draw_buf.h

+

lv_draw_sw_blend_to_argb8888.h

+

lv_draw_sw_blend_to_i1.h

lv_draw_sw_utils.h

-

lv_draw_sw_blend.h

-

lv_draw_rect.h

-

lv_draw_arc.h

-

lv_types.h

-

lv_utils.h

+

lv_draw_sdl.h

lv_draw.h

-

lv_draw_triangle.h

-

lv_draw_nema_gfx.h

-

lv_draw_sw_blend_to_i1.h

-

lv_svg_render.h

+

lv_draw_mask.h

+

lv_draw_vglite.h

+

lv_draw_line.h

+

lv_draw_arc.h

lv_draw_vector.h

+

lv_draw_pxp.h

+

lv_draw_vg_lite.h

+

lv_draw_dma2d.h

+

lv_api_map_v9_0.h

+

lv_draw_dave2d.h

+

lv_utils.h

+

lv_vg_lite_path.h

lv_draw_opengles.h

+

lv_types.h

+

lv_draw_nema_gfx.h

+

lv_draw_sw_blend_to_rgb888.h

lv_draw_dave2d_utils.h

-

lv_draw_sw.h

-

lv_draw_buf.h

-

lv_draw_sw_mask.h

-

lv_draw_vglite.h

-

lv_vg_lite_path.h

-

lv_draw_dave2d.h

-

lv_draw_mask.h

+

lv_draw_rect.h

lv_draw_label.h

+

lv_draw_sw_arm2d.h

+

lv_draw_image.h

lv_draw_sw_blend_to_rgb565.h

-

lv_draw_sdl.h

-

lv_draw_sw_blend_to_argb8888.h

+

lv_draw_sw_blend.h

+

lv_draw_sw_blend_to_l8.h

+

lv_draw_sw_mask.h

diff --git a/master/details/main-components/font.html b/master/details/main-components/font.html index 02ace1d1403..64deb20ae9c 100644 --- a/master/details/main-components/font.html +++ b/master/details/main-components/font.html @@ -5091,11 +5091,11 @@

Using Font Fallback

API

-

lv_font_manager_recycle.h

-

lv_font_manager.h

-

lv_font_fmt_txt.h

lv_font.h

+

lv_font_fmt_txt.h

+

lv_font_manager_recycle.h

lv_types.h

+

lv_font_manager.h

diff --git a/master/details/main-components/fs.html b/master/details/main-components/fs.html index 9fd57e5ea24..8984adb3ad4 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-e166b15f-d2d1-4a16-9753-a273f11bd778] svg"); + var svgs = d3.selectAll(".mermaid[data-zoom-id=id-2450f548-0680-40a7-9feb-f7e7405f4b3f] svg"); if(all_mermaids.length !== mermaids_processed.length) { // try again in a sec, wait for mermaids to load setTimeout(load, 200); @@ -4850,7 +4850,7 @@

Use drives for images

lv_fs_read (behavior when cache is enabled)

-
+
         %%{init: {'theme':'neutral'}}%%
 flowchart LR
     A["call lv_fs_read and
@@ -4910,9 +4910,9 @@ 

lv_fs_tell

API

-

lv_fsdrv.h

lv_types.h

lv_fs.h

+

lv_fsdrv.h

diff --git a/master/details/main-components/image.html b/master/details/main-components/image.html index f1b89299ac8..b6ff9b8568a 100644 --- a/master/details/main-components/image.html +++ b/master/details/main-components/image.html @@ -5254,18 +5254,18 @@

Custom cache algorithm

API

-

lv_api_map_v9_1.h

-

lv_api_map_v9_0.h

lv_image_dsc.h

-

lv_draw_buf.h

-

lv_image_header_cache.h

lv_image.h

lv_api_map_v8.h

-

lv_image_cache.h

-

lv_obj_property_names.h

lv_draw_image.h

+

lv_image_header_cache.h

+

lv_draw_buf.h

+

lv_obj_property_names.h

+

lv_api_map_v9_0.h

lv_image_decoder.h

lv_types.h

+

lv_api_map_v9_1.h

+

lv_image_cache.h

diff --git a/master/details/main-components/indev.html b/master/details/main-components/indev.html index 7162c3ddff1..9545d15117b 100644 --- a/master/details/main-components/indev.html +++ b/master/details/main-components/indev.html @@ -5122,12 +5122,12 @@

Switching the Input Device to Event-Driven Mode

API

-

lv_api_map_v9_1.h

-

lv_indev_scroll.h

-

lv_indev_gesture.h

lv_indev.h

lv_api_map_v8.h

+

lv_indev_gesture.h

+

lv_indev_scroll.h

lv_types.h

+

lv_api_map_v9_1.h

diff --git a/master/details/main-components/timer.html b/master/details/main-components/timer.html index 681f4a32e6e..b2541e340c7 100644 --- a/master/details/main-components/timer.html +++ b/master/details/main-components/timer.html @@ -4777,9 +4777,9 @@

Asynchronous calls

API

-

lv_api_map_v8.h

-

lv_timer.h

lv_types.h

+

lv_timer.h

+

lv_api_map_v8.h

diff --git a/master/details/other-components/file_explorer.html b/master/details/other-components/file_explorer.html index 5c1dbb4048e..6cff503d374 100644 --- a/master/details/other-components/file_explorer.html +++ b/master/details/other-components/file_explorer.html @@ -5096,8 +5096,8 @@

Custom sort

API

-

lv_file_explorer.h

lv_types.h

+

lv_file_explorer.h

diff --git a/master/details/other-components/font_manager.html b/master/details/other-components/font_manager.html index 7a065349179..68c143537da 100644 --- a/master/details/other-components/font_manager.html +++ b/master/details/other-components/font_manager.html @@ -4805,8 +4805,8 @@

Font manager example

API

-

lv_font_manager_recycle.h

lv_font_manager.h

+

lv_font_manager_recycle.h

diff --git a/master/details/other-components/fragment.html b/master/details/other-components/fragment.html index f1dc4fb7bc9..a292fd628f8 100644 --- a/master/details/other-components/fragment.html +++ b/master/details/other-components/fragment.html @@ -4924,8 +4924,8 @@

Stack navigation example

API

-

lv_fragment.h

lv_types.h

+

lv_fragment.h

diff --git a/master/details/other-components/ime_pinyin.html b/master/details/other-components/ime_pinyin.html index 5289d7355c6..78872cdc4ab 100644 --- a/master/details/other-components/ime_pinyin.html +++ b/master/details/other-components/ime_pinyin.html @@ -4873,8 +4873,8 @@

Pinyin IME 9 key input

API

-

lv_ime_pinyin.h

lv_types.h

+

lv_ime_pinyin.h

diff --git a/master/details/other-components/observer.html b/master/details/other-components/observer.html index 28bac538aae..42ae01713ee 100644 --- a/master/details/other-components/observer.html +++ b/master/details/other-components/observer.html @@ -5856,8 +5856,8 @@

Modular style update on theme change

API

-

lv_observer.h

lv_types.h

+

lv_observer.h

diff --git a/master/details/widgets/animimg.html b/master/details/widgets/animimg.html index 2e32aac17f5..9f5085f7269 100644 --- a/master/details/widgets/animimg.html +++ b/master/details/widgets/animimg.html @@ -4743,8 +4743,8 @@

Simple Animation Image

API

-

lv_animimage.h

lv_types.h

+

lv_animimage.h

diff --git a/master/details/widgets/arc.html b/master/details/widgets/arc.html index 2bb8302cfbb..965b9c946ae 100644 --- a/master/details/widgets/arc.html +++ b/master/details/widgets/arc.html @@ -4917,9 +4917,9 @@

Loader with Arc

API

-

lv_observer.h

-

lv_arc.h

lv_types.h

+

lv_arc.h

+

lv_observer.h

diff --git a/master/details/widgets/bar.html b/master/details/widgets/bar.html index 3ac459ca78f..e3266998ad9 100644 --- a/master/details/widgets/bar.html +++ b/master/details/widgets/bar.html @@ -5044,8 +5044,8 @@

Bar with opposite direction

API

-

lv_bar.h

lv_types.h

+

lv_bar.h

diff --git a/master/details/widgets/button.html b/master/details/widgets/button.html index d7da31861ba..66bdb674652 100644 --- a/master/details/widgets/button.html +++ b/master/details/widgets/button.html @@ -4884,9 +4884,9 @@

Gummy button

API

-

lv_api_map_v9_0.h

-

lv_button.h

lv_types.h

+

lv_button.h

+

lv_api_map_v9_0.h

diff --git a/master/details/widgets/calendar.html b/master/details/widgets/calendar.html index f13b4f498ba..792f830c4b9 100644 --- a/master/details/widgets/calendar.html +++ b/master/details/widgets/calendar.html @@ -4890,12 +4890,12 @@

Chinese calendar

API

-

lv_api_map_v9_1.h

+

lv_calendar.h

lv_calendar_header_arrow.h

+

lv_calendar_header_dropdown.h

lv_calendar_chinese.h

lv_types.h

-

lv_calendar.h

-

lv_calendar_header_dropdown.h

+

lv_api_map_v9_1.h

diff --git a/master/details/widgets/canvas.html b/master/details/widgets/canvas.html index 7c7e8f1eb17..e7a93c2c9f9 100644 --- a/master/details/widgets/canvas.html +++ b/master/details/widgets/canvas.html @@ -5190,8 +5190,8 @@

Draw a vector graphic to the canvas

API

-

lv_canvas.h

lv_types.h

+

lv_canvas.h

diff --git a/master/details/widgets/chart.html b/master/details/widgets/chart.html index 0f2414cd0bb..e21677cd2a7 100644 --- a/master/details/widgets/chart.html +++ b/master/details/widgets/chart.html @@ -5618,9 +5618,9 @@

Circular line chart with gap

API

-

lv_api_map_v9_1.h

lv_types.h

lv_chart.h

+

lv_api_map_v9_1.h

diff --git a/master/details/widgets/checkbox.html b/master/details/widgets/checkbox.html index a45bd1b149b..af56918d5d3 100644 --- a/master/details/widgets/checkbox.html +++ b/master/details/widgets/checkbox.html @@ -4877,8 +4877,8 @@

Checkboxes as radio buttons

API

-

lv_checkbox.h

lv_types.h

+

lv_checkbox.h

diff --git a/master/details/widgets/dropdown.html b/master/details/widgets/dropdown.html index 7743f4f5257..93bf12ff230 100644 --- a/master/details/widgets/dropdown.html +++ b/master/details/widgets/dropdown.html @@ -4930,11 +4930,11 @@

Menu<

API

-

lv_observer.h

-

lv_dropdown.h

-

lv_obj_property_names.h

lv_api_map_v8.h

+

lv_obj_property_names.h

lv_types.h

+

lv_observer.h

+

lv_dropdown.h

diff --git a/master/details/widgets/image.html b/master/details/widgets/image.html index 0c2c4e9efc5..e4d50c60837 100644 --- a/master/details/widgets/image.html +++ b/master/details/widgets/image.html @@ -5040,18 +5040,18 @@

Image offset and styling

API

-

lv_api_map_v9_1.h

-

lv_api_map_v9_0.h

lv_image_dsc.h

-

lv_draw_buf.h

-

lv_image_header_cache.h

lv_image.h

lv_api_map_v8.h

-

lv_image_cache.h

-

lv_obj_property_names.h

lv_draw_image.h

+

lv_image_header_cache.h

+

lv_draw_buf.h

+

lv_obj_property_names.h

+

lv_api_map_v9_0.h

lv_image_decoder.h

lv_types.h

+

lv_api_map_v9_1.h

+

lv_image_cache.h

diff --git a/master/details/widgets/imagebutton.html b/master/details/widgets/imagebutton.html index 092786dfd08..01a22438853 100644 --- a/master/details/widgets/imagebutton.html +++ b/master/details/widgets/imagebutton.html @@ -4789,8 +4789,8 @@

Simple Image button

API

-

lv_imagebutton.h

lv_types.h

+

lv_imagebutton.h

diff --git a/master/details/widgets/keyboard.html b/master/details/widgets/keyboard.html index 5d25cd530c3..ac9006ee53c 100644 --- a/master/details/widgets/keyboard.html +++ b/master/details/widgets/keyboard.html @@ -4873,10 +4873,10 @@

Keyboard with custom map

API

-

lv_keyboard.h

-

lv_api_map_v8.h

lv_types.h

+

lv_keyboard.h

lv_obj_property_names.h

+

lv_api_map_v8.h

diff --git a/master/details/widgets/label.html b/master/details/widgets/label.html index e994c895884..6ed278302ea 100644 --- a/master/details/widgets/label.html +++ b/master/details/widgets/label.html @@ -5034,8 +5034,8 @@

Customize circular scrolling animation

API

-

lv_observer.h

lv_label.h

+

lv_observer.h

lv_obj_property_names.h

lv_types.h

diff --git a/master/details/widgets/led.html b/master/details/widgets/led.html index fd2a9062aec..b075ca2718e 100644 --- a/master/details/widgets/led.html +++ b/master/details/widgets/led.html @@ -4748,8 +4748,8 @@

LED with custom style

API

-

lv_led.h

lv_types.h

+

lv_led.h

diff --git a/master/details/widgets/list.html b/master/details/widgets/list.html index 31703f6be07..51595bbacf1 100644 --- a/master/details/widgets/list.html +++ b/master/details/widgets/list.html @@ -4949,8 +4949,8 @@

Sorting a List using up and down buttons

API

-

lv_api_map_v8.h

lv_list.h

+

lv_api_map_v8.h

diff --git a/master/details/widgets/msgbox.html b/master/details/widgets/msgbox.html index 00bd59bc9b7..5d2d90302aa 100644 --- a/master/details/widgets/msgbox.html +++ b/master/details/widgets/msgbox.html @@ -4860,8 +4860,8 @@

Scrolling and styled Message box

API

-

lv_msgbox.h

lv_types.h

+

lv_msgbox.h

diff --git a/master/details/widgets/roller.html b/master/details/widgets/roller.html index 6d5b5488a2e..c5293a87260 100644 --- a/master/details/widgets/roller.html +++ b/master/details/widgets/roller.html @@ -4953,11 +4953,11 @@

add fade mask to roller

API

-

lv_observer.h

-

lv_obj_property_names.h

-

lv_roller.h

lv_api_map_v8.h

+

lv_roller.h

+

lv_obj_property_names.h

lv_types.h

+

lv_observer.h

diff --git a/master/details/widgets/slider.html b/master/details/widgets/slider.html index 00ebd6fffc2..38847a502ff 100644 --- a/master/details/widgets/slider.html +++ b/master/details/widgets/slider.html @@ -4993,9 +4993,9 @@

Slider with opposite direction

API

-

lv_observer.h

lv_types.h

lv_slider.h

+

lv_observer.h

diff --git a/master/details/widgets/spangroup.html b/master/details/widgets/spangroup.html index a99a5a0a1f8..95439f5f1fd 100644 --- a/master/details/widgets/spangroup.html +++ b/master/details/widgets/spangroup.html @@ -4863,8 +4863,8 @@

Span with custom styles

API

-

lv_span.h

lv_types.h

+

lv_span.h

diff --git a/master/details/widgets/switch.html b/master/details/widgets/switch.html index 3a76875bbff..0b37cb75ffa 100644 --- a/master/details/widgets/switch.html +++ b/master/details/widgets/switch.html @@ -4820,8 +4820,8 @@

Switch Orientation

API

-

lv_switch.h

lv_types.h

+

lv_switch.h

diff --git a/master/details/widgets/table.html b/master/details/widgets/table.html index 441bf604838..e316dad8a5c 100644 --- a/master/details/widgets/table.html +++ b/master/details/widgets/table.html @@ -4959,9 +4959,9 @@

MicroPython

API

+

lv_table.h

lv_api_map_v8.h

lv_types.h

-

lv_table.h

diff --git a/master/details/widgets/tabview.html b/master/details/widgets/tabview.html index dca62f09c17..440814644f6 100644 --- a/master/details/widgets/tabview.html +++ b/master/details/widgets/tabview.html @@ -4857,9 +4857,9 @@

Tabs on the left, styling and no scrolling

API

-

lv_api_map_v8.h

lv_types.h

lv_tabview.h

+

lv_api_map_v8.h

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