From e725dd25b71e66892141e429e06fa005264ba48f Mon Sep 17 00:00:00 2001 From: lvgl-bot Date: Wed, 11 Dec 2024 15:15:43 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20lvgl/lvg?= =?UTF-8?q?l@fdeb63fa2e43efb35c7854bba89b7cc6149ed94f=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 | 12 ++-- .../details/base-widget/layer.rst.txt | 4 +- .../_sources/details/base-widget/obj.rst.txt | 28 ++++---- .../integration/driver/opengles.rst.txt | 4 +- .../integration/driver/windows.rst.txt | 4 +- .../details/integration/os/nuttx.rst.txt | 14 ++-- .../details/integration/renderers/sdl.rst.txt | 4 +- .../integration/renderers/vg_lite.rst.txt | 12 ++-- master/_sources/details/libs/barcode.rst.txt | 4 +- master/_sources/details/libs/ffmpeg.rst.txt | 4 +- master/_sources/details/libs/freetype.rst.txt | 4 +- master/_sources/details/libs/gif.rst.txt | 4 +- master/_sources/details/libs/lodepng.rst.txt | 4 +- master/_sources/details/libs/svg.rst.txt | 4 +- .../details/main-components/color.rst.txt | 4 +- .../details/main-components/display.rst.txt | 4 +- .../details/main-components/draw.rst.txt | 66 +++++++++---------- .../details/main-components/font.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/ime_pinyin.rst.txt | 4 +- .../details/other-components/monkey.rst.txt | 4 +- .../details/other-components/observer.rst.txt | 4 +- master/_sources/details/widgets/arc.rst.txt | 4 +- .../_sources/details/widgets/button.rst.txt | 4 +- .../details/widgets/buttonmatrix.rst.txt | 4 +- .../_sources/details/widgets/calendar.rst.txt | 10 +-- .../_sources/details/widgets/canvas.rst.txt | 4 +- master/_sources/details/widgets/chart.rst.txt | 4 +- master/_sources/details/widgets/image.rst.txt | 20 +++--- .../_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 | 4 +- master/_sources/details/widgets/scale.rst.txt | 4 +- .../_sources/details/widgets/slider.rst.txt | 4 +- .../details/widgets/spangroup.rst.txt | 4 +- .../_sources/details/widgets/spinbox.rst.txt | 4 +- .../_sources/details/widgets/switch.rst.txt | 4 +- master/_sources/details/widgets/table.rst.txt | 4 +- .../_sources/details/widgets/tabview.rst.txt | 4 +- .../_sources/details/widgets/tileview.rst.txt | 4 +- master/details/base-widget/event.html | 8 +-- master/details/base-widget/layer.html | 2 +- master/details/base-widget/obj.html | 22 +++---- .../details/integration/driver/opengles.html | 2 +- .../details/integration/driver/windows.html | 2 +- master/details/integration/os/nuttx.html | 8 +-- master/details/integration/renderers/sdl.html | 4 +- .../integration/renderers/vg_lite.html | 8 +-- master/details/libs/barcode.html | 2 +- master/details/libs/ffmpeg.html | 2 +- master/details/libs/freetype.html | 4 +- master/details/libs/gif.html | 2 +- master/details/libs/lodepng.html | 2 +- master/details/libs/svg.html | 2 +- master/details/main-components/color.html | 2 +- master/details/main-components/display.html | 4 +- master/details/main-components/draw.html | 52 +++++++-------- master/details/main-components/font.html | 4 +- master/details/main-components/fs.html | 4 +- master/details/main-components/image.html | 16 ++--- master/details/main-components/indev.html | 8 +-- master/details/main-components/timer.html | 2 +- .../details/other-components/ime_pinyin.html | 2 +- master/details/other-components/monkey.html | 2 +- master/details/other-components/observer.html | 2 +- master/details/widgets/arc.html | 4 +- master/details/widgets/button.html | 2 +- master/details/widgets/buttonmatrix.html | 2 +- master/details/widgets/calendar.html | 6 +- master/details/widgets/canvas.html | 2 +- master/details/widgets/chart.html | 4 +- master/details/widgets/image.html | 16 ++--- master/details/widgets/keyboard.html | 4 +- master/details/widgets/label.html | 4 +- master/details/widgets/led.html | 2 +- master/details/widgets/list.html | 2 +- master/details/widgets/msgbox.html | 2 +- master/details/widgets/roller.html | 2 +- master/details/widgets/scale.html | 2 +- master/details/widgets/slider.html | 2 +- master/details/widgets/spangroup.html | 2 +- master/details/widgets/spinbox.html | 2 +- master/details/widgets/switch.html | 2 +- master/details/widgets/table.html | 2 +- master/details/widgets/tabview.html | 4 +- master/details/widgets/tileview.html | 4 +- master/sitemap.xml | 2 +- 92 files changed, 291 insertions(+), 291 deletions(-) diff --git a/master/_sources/details/base-widget/event.rst.txt b/master/_sources/details/base-widget/event.rst.txt index e88de7a4315..bc0fff5752d 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_obj_event_h` - -:ref:`lv_indev_gesture_h` +:ref:`lv_event_h` :ref:`lv_types_h` +:ref:`lv_obj_event_h` + :ref:`lv_display_h` -:ref:`lv_event_h` +:ref:`lv_indev_gesture_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 110a58854c1..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_types_h` + :ref:`lv_display_h` :ref:`lv_obj_draw_h` -:ref:`lv_types_h` - diff --git a/master/_sources/details/base-widget/obj.rst.txt b/master/_sources/details/base-widget/obj.rst.txt index 460f23048b4..a3323270fee 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_class_h` +:ref:`lv_api_map_v8_h` -:ref:`lv_obj_property_names_h` +:ref:`lv_obj_property_h` -:ref:`lv_api_map_v9_1_h` +:ref:`lv_obj_scroll_h` -:ref:`lv_obj_event_h` +:ref:`lv_obj_draw_h` -:ref:`lv_obj_property_h` +:ref:`lv_obj_class_h` -:ref:`lv_obj_h` +:ref:`lv_grid_h` :ref:`lv_types_h` -:ref:`lv_obj_style_gen_h` - -:ref:`lv_obj_scroll_h` +:ref:`lv_obj_event_h` :ref:`lv_obj_style_h` +:ref:`lv_obj_style_gen_h` + :ref:`lv_refr_h` :ref:`lv_obj_tree_h` :ref:`lv_flex_h` -:ref:`lv_grid_h` - -:ref:`lv_obj_pos_h` +:ref:`lv_api_map_v9_1_h` -:ref:`lv_obj_draw_h` +:ref:`lv_obj_h` :ref:`lv_observer_h` -:ref:`lv_api_map_v8_h` +:ref:`lv_obj_pos_h` + +:ref:`lv_obj_property_names_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 9a52a300167..650d20641ff 100644 --- a/master/_sources/details/integration/driver/windows.rst.txt +++ b/master/_sources/details/integration/driver/windows.rst.txt @@ -121,7 +121,7 @@ Usage :ref:`lv_windows_display_h` -:ref:`lv_windows_input_h` - :ref:`lv_windows_context_h` +:ref:`lv_windows_input_h` + diff --git a/master/_sources/details/integration/os/nuttx.rst.txt b/master/_sources/details/integration/os/nuttx.rst.txt index 1d186529949..faf63f86135 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_touchscreen_h` +:ref:`lv_nuttx_profiler_h` -:ref:`lv_nuttx_lcd_h` +:ref:`lv_nuttx_image_cache_h` -:ref:`lv_nuttx_fbdev_h` +:ref:`lv_nuttx_touchscreen_h` -:ref:`lv_nuttx_libuv_h` +:ref:`lv_nuttx_fbdev_h` :ref:`lv_nuttx_entry_h` -:ref:`lv_nuttx_cache_h` +:ref:`lv_nuttx_libuv_h` -:ref:`lv_nuttx_image_cache_h` +:ref:`lv_nuttx_cache_h` -:ref:`lv_nuttx_profiler_h` +:ref:`lv_nuttx_lcd_h` diff --git a/master/_sources/details/integration/renderers/sdl.rst.txt b/master/_sources/details/integration/renderers/sdl.rst.txt index 4aed3f8510c..872329599eb 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_mousewheel_h` +:ref:`lv_sdl_keyboard_h` :ref:`lv_sdl_mouse_h` :ref:`lv_sdl_window_h` -:ref:`lv_sdl_keyboard_h` +:ref:`lv_sdl_mousewheel_h` diff --git a/master/_sources/details/integration/renderers/vg_lite.rst.txt b/master/_sources/details/integration/renderers/vg_lite.rst.txt index 3527ab0c4bc..99da36007e0 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:`lv_vg_lite_grad_h` + :ref:`lv_vg_lite_stroke_h` :ref:`lv_vg_lite_decoder_h` -:ref:`vg_lite_h` - -:ref:`lv_vg_lite_utils_h` - -:ref:`lv_vg_lite_grad_h` +:ref:`lv_vg_lite_pending_h` :ref:`lv_vg_lite_path_h` -:ref:`lv_vg_lite_pending_h` +:ref:`lv_vg_lite_utils_h` + +:ref:`vg_lite_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/ffmpeg.rst.txt b/master/_sources/details/libs/ffmpeg.rst.txt index fe77c08e648..73493126d20 100644 --- a/master/_sources/details/libs/ffmpeg.rst.txt +++ b/master/_sources/details/libs/ffmpeg.rst.txt @@ -57,7 +57,7 @@ API .. Autogenerated -:ref:`lv_types_h` - :ref:`lv_ffmpeg_h` +:ref:`lv_types_h` + diff --git a/master/_sources/details/libs/freetype.rst.txt b/master/_sources/details/libs/freetype.rst.txt index 40c337410bf..e4036ecf85c 100644 --- a/master/_sources/details/libs/freetype.rst.txt +++ b/master/_sources/details/libs/freetype.rst.txt @@ -121,9 +121,9 @@ API .. Autogenerated -:ref:`lv_freetype_h` +:ref:`lv_types_h` :ref:`lv_font_manager_utils_h` -:ref:`lv_types_h` +:ref:`lv_freetype_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/svg.rst.txt b/master/_sources/details/libs/svg.rst.txt index 3b9fa902e7c..f2c99f7339a 100644 --- a/master/_sources/details/libs/svg.rst.txt +++ b/master/_sources/details/libs/svg.rst.txt @@ -51,7 +51,7 @@ API :ref:`lv_svg_token_h` -:ref:`lv_svg_parser_h` - :ref:`lv_svg_render_h` +:ref:`lv_svg_parser_h` + diff --git a/master/_sources/details/main-components/color.rst.txt b/master/_sources/details/main-components/color.rst.txt index 1c0723a3881..c7879403d16 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_blend_arm2d_h` - :ref:`lv_blend_neon_h` :ref:`lv_types_h` :ref:`lv_color_h` +:ref:`lv_blend_arm2d_h` + :ref:`lv_color_op_h` diff --git a/master/_sources/details/main-components/display.rst.txt b/master/_sources/details/main-components/display.rst.txt index 8f1d5f67d13..c01094744d4 100644 --- a/master/_sources/details/main-components/display.rst.txt +++ b/master/_sources/details/main-components/display.rst.txt @@ -753,9 +753,9 @@ API *** .. Autogenerated -:ref:`lv_display_h` +:ref:`lv_api_map_v9_1_h` :ref:`lv_types_h` -:ref:`lv_api_map_v9_1_h` +:ref:`lv_display_h` diff --git a/master/_sources/details/main-components/draw.rst.txt b/master/_sources/details/main-components/draw.rst.txt index ce8591d2600..d3445419f7c 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_line_h` - -:ref:`lv_types_h` - :ref:`lv_draw_sw_blend_to_rgb565_h` -:ref:`lv_draw_sw_blend_h` - -:ref:`lv_draw_pxp_h` +:ref:`lv_draw_vg_lite_h` -:ref:`lv_draw_rect_h` +:ref:`lv_draw_dave2d_utils_h` -:ref:`lv_draw_sw_h` +:ref:`lv_draw_dave2d_h` -:ref:`lv_draw_sw_mask_h` +:ref:`lv_draw_sw_blend_to_argb8888_h` -:ref:`lv_draw_nema_gfx_h` +:ref:`lv_draw_sw_blend_to_rgb888_h` -:ref:`lv_draw_dma2d_h` +:ref:`lv_draw_arc_h` -:ref:`lv_draw_sw_utils_h` +:ref:`lv_draw_nema_gfx_h` -:ref:`lv_utils_h` +:ref:`lv_draw_sw_blend_h` :ref:`lv_draw_opengles_h` -:ref:`lv_draw_dave2d_utils_h` +:ref:`lv_draw_label_h` -:ref:`lv_svg_render_h` +:ref:`lv_draw_sw_blend_to_al88_h` -:ref:`lv_draw_sw_blend_to_rgb888_h` +:ref:`lv_draw_line_h` -:ref:`lv_draw_label_h` +:ref:`lv_draw_rect_h` -:ref:`lv_draw_dave2d_h` +:ref:`lv_draw_triangle_h` -:ref:`lv_api_map_v9_0_h` +:ref:`lv_draw_sw_arm2d_h` -:ref:`lv_draw_h` +:ref:`lv_draw_dma2d_h` -:ref:`lv_draw_sw_arm2d_h` +:ref:`lv_draw_image_h` -:ref:`lv_draw_vg_lite_h` +:ref:`lv_api_map_v9_0_h` -:ref:`lv_draw_triangle_h` +:ref:`lv_draw_mask_h` :ref:`lv_draw_sw_blend_to_l8_h` -:ref:`lv_draw_image_h` +:ref:`lv_draw_pxp_h` -:ref:`lv_vg_lite_path_h` +:ref:`lv_draw_vglite_h` + +:ref:`lv_utils_h` + +:ref:`lv_draw_sw_blend_to_i1_h` :ref:`lv_draw_vector_h` -:ref:`lv_draw_sw_blend_to_argb8888_h` +:ref:`lv_draw_sw_utils_h` -:ref:`lv_draw_arc_h` +:ref:`lv_svg_render_h` -:ref:`lv_draw_vglite_h` +:ref:`lv_types_h` -:ref:`lv_draw_buf_h` +:ref:`lv_draw_sw_mask_h` -:ref:`lv_draw_mask_h` +:ref:`lv_draw_h` -:ref:`lv_draw_sw_blend_to_i1_h` +:ref:`lv_vg_lite_path_h` + +:ref:`lv_draw_sw_h` :ref:`lv_draw_sdl_h` -:ref:`lv_draw_sw_blend_to_al88_h` +:ref:`lv_draw_buf_h` diff --git a/master/_sources/details/main-components/font.rst.txt b/master/_sources/details/main-components/font.rst.txt index 51bb6f89d2a..129c4ce3fad 100644 --- a/master/_sources/details/main-components/font.rst.txt +++ b/master/_sources/details/main-components/font.rst.txt @@ -526,11 +526,11 @@ API :ref:`lv_font_manager_recycle_h` -:ref:`lv_font_h` +:ref:`lv_font_fmt_txt_h` :ref:`lv_types_h` :ref:`lv_font_manager_h` -:ref:`lv_font_fmt_txt_h` +:ref:`lv_font_h` diff --git a/master/_sources/details/main-components/image.rst.txt b/master/_sources/details/main-components/image.rst.txt index 609d6afb4d8..1db5f554161 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_image_dsc_h` - -:ref:`lv_obj_property_names_h` +:ref:`lv_api_map_v8_h` -:ref:`lv_api_map_v9_1_h` +:ref:`lv_draw_buf_h` -:ref:`lv_image_decoder_h` +:ref:`lv_draw_image_h` :ref:`lv_api_map_v9_0_h` +:ref:`lv_image_h` + :ref:`lv_image_cache_h` :ref:`lv_types_h` -:ref:`lv_draw_buf_h` - :ref:`lv_image_header_cache_h` -:ref:`lv_image_h` +:ref:`lv_image_decoder_h` -:ref:`lv_draw_image_h` +:ref:`lv_api_map_v9_1_h` -:ref:`lv_api_map_v8_h` +:ref:`lv_image_dsc_h` + +:ref:`lv_obj_property_names_h` diff --git a/master/_sources/details/main-components/indev.rst.txt b/master/_sources/details/main-components/indev.rst.txt index bea6feec286..18dbc5a95c7 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_api_map_v8_h` -:ref:`lv_indev_gesture_h` +:ref:`lv_indev_scroll_h` :ref:`lv_types_h` -:ref:`lv_indev_h` +:ref:`lv_indev_gesture_h` -:ref:`lv_indev_scroll_h` +:ref:`lv_indev_h` -:ref:`lv_api_map_v8_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 4818d0d8142..c60a248050c 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_timer_h` :ref:`lv_types_h` -:ref:`lv_api_map_v8_h` - diff --git a/master/_sources/details/other-components/ime_pinyin.rst.txt b/master/_sources/details/other-components/ime_pinyin.rst.txt index bbfd10e7bc4..f0234d462a4 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_types_h` - :ref:`lv_ime_pinyin_h` +:ref:`lv_types_h` + diff --git a/master/_sources/details/other-components/monkey.rst.txt b/master/_sources/details/other-components/monkey.rst.txt index 58fc90ecbdd..88fdb7b49d4 100644 --- a/master/_sources/details/other-components/monkey.rst.txt +++ b/master/_sources/details/other-components/monkey.rst.txt @@ -48,7 +48,7 @@ API .. Autogenerated -:ref:`lv_monkey_h` - :ref:`lv_types_h` +:ref:`lv_monkey_h` + diff --git a/master/_sources/details/other-components/observer.rst.txt b/master/_sources/details/other-components/observer.rst.txt index 3b4f2f35759..332cb7200eb 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_types_h` - :ref:`lv_observer_h` +:ref:`lv_types_h` + diff --git a/master/_sources/details/widgets/arc.rst.txt b/master/_sources/details/widgets/arc.rst.txt index 2c447386d62..b6506c476d1 100644 --- a/master/_sources/details/widgets/arc.rst.txt +++ b/master/_sources/details/widgets/arc.rst.txt @@ -188,9 +188,9 @@ API *** .. Autogenerated -:ref:`lv_types_h` +:ref:`lv_observer_h` :ref:`lv_arc_h` -:ref:`lv_observer_h` +:ref:`lv_types_h` diff --git a/master/_sources/details/widgets/button.rst.txt b/master/_sources/details/widgets/button.rst.txt index 3a98e60143c..2a89b678e3c 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_button_h` - :ref:`lv_types_h` :ref:`lv_api_map_v9_0_h` +:ref:`lv_button_h` + diff --git a/master/_sources/details/widgets/buttonmatrix.rst.txt b/master/_sources/details/widgets/buttonmatrix.rst.txt index e54bb2dfa36..6880e96bb91 100644 --- a/master/_sources/details/widgets/buttonmatrix.rst.txt +++ b/master/_sources/details/widgets/buttonmatrix.rst.txt @@ -181,7 +181,7 @@ API *** .. Autogenerated -:ref:`lv_buttonmatrix_h` - :ref:`lv_types_h` +:ref:`lv_buttonmatrix_h` + diff --git a/master/_sources/details/widgets/calendar.rst.txt b/master/_sources/details/widgets/calendar.rst.txt index 22a848951ff..0d4d66439b1 100644 --- a/master/_sources/details/widgets/calendar.rst.txt +++ b/master/_sources/details/widgets/calendar.rst.txt @@ -181,15 +181,15 @@ API *** .. Autogenerated -:ref:`lv_api_map_v9_1_h` +:ref:`lv_calendar_h` + +:ref:`lv_calendar_chinese_h` :ref:`lv_calendar_header_arrow_h` :ref:`lv_types_h` -:ref:`lv_calendar_chinese_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 68e9c3f9984..4d44ca025c2 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 421eef7f06e..2cc9347b0fe 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_chart_h` +:ref:`lv_api_map_v9_1_h` :ref:`lv_types_h` -:ref:`lv_api_map_v9_1_h` +:ref:`lv_chart_h` diff --git a/master/_sources/details/widgets/image.rst.txt b/master/_sources/details/widgets/image.rst.txt index 79fc75bf25f..29bd676b15d 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_image_dsc_h` - -:ref:`lv_obj_property_names_h` +:ref:`lv_api_map_v8_h` -:ref:`lv_api_map_v9_1_h` +:ref:`lv_draw_buf_h` -:ref:`lv_image_decoder_h` +:ref:`lv_draw_image_h` :ref:`lv_api_map_v9_0_h` +:ref:`lv_image_h` + :ref:`lv_image_cache_h` :ref:`lv_types_h` -:ref:`lv_draw_buf_h` - :ref:`lv_image_header_cache_h` -:ref:`lv_image_h` +:ref:`lv_image_decoder_h` -:ref:`lv_draw_image_h` +:ref:`lv_api_map_v9_1_h` -:ref:`lv_api_map_v8_h` +:ref:`lv_image_dsc_h` + +:ref:`lv_obj_property_names_h` diff --git a/master/_sources/details/widgets/keyboard.rst.txt b/master/_sources/details/widgets/keyboard.rst.txt index a4789ff0a50..c2a30275262 100644 --- a/master/_sources/details/widgets/keyboard.rst.txt +++ b/master/_sources/details/widgets/keyboard.rst.txt @@ -156,11 +156,11 @@ API *** .. Autogenerated -:ref:`lv_types_h` - -:ref:`lv_obj_property_names_h` +:ref:`lv_api_map_v8_h` :ref:`lv_keyboard_h` -:ref:`lv_api_map_v8_h` +:ref:`lv_types_h` + +:ref:`lv_obj_property_names_h` diff --git a/master/_sources/details/widgets/label.rst.txt b/master/_sources/details/widgets/label.rst.txt index 05ab1f2d906..e2b9aeea02e 100644 --- a/master/_sources/details/widgets/label.rst.txt +++ b/master/_sources/details/widgets/label.rst.txt @@ -218,11 +218,11 @@ API *** .. Autogenerated -:ref:`lv_label_h` +:ref:`lv_observer_h` :ref:`lv_types_h` -:ref:`lv_observer_h` +:ref:`lv_label_h` :ref:`lv_obj_property_names_h` diff --git a/master/_sources/details/widgets/led.rst.txt b/master/_sources/details/widgets/led.rst.txt index b8241a19756..c5aaf66be38 100644 --- a/master/_sources/details/widgets/led.rst.txt +++ b/master/_sources/details/widgets/led.rst.txt @@ -92,7 +92,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 3e7956de31f..d5660714569 100644 --- a/master/_sources/details/widgets/list.rst.txt +++ b/master/_sources/details/widgets/list.rst.txt @@ -95,7 +95,7 @@ API *** .. Autogenerated -:ref:`lv_list_h` - :ref:`lv_api_map_v8_h` +:ref:`lv_list_h` + diff --git a/master/_sources/details/widgets/msgbox.rst.txt b/master/_sources/details/widgets/msgbox.rst.txt index 0045374e15a..680d911d232 100644 --- a/master/_sources/details/widgets/msgbox.rst.txt +++ b/master/_sources/details/widgets/msgbox.rst.txt @@ -145,7 +145,7 @@ API *** .. Autogenerated -:ref:`lv_types_h` - :ref:`lv_msgbox_h` +:ref:`lv_types_h` + diff --git a/master/_sources/details/widgets/roller.rst.txt b/master/_sources/details/widgets/roller.rst.txt index b7d6b6e8a2c..2fa2cb51755 100644 --- a/master/_sources/details/widgets/roller.rst.txt +++ b/master/_sources/details/widgets/roller.rst.txt @@ -123,10 +123,10 @@ API *** .. Autogenerated -:ref:`lv_roller_h` - :ref:`lv_api_map_v8_h` +:ref:`lv_roller_h` + :ref:`lv_types_h` :ref:`lv_observer_h` diff --git a/master/_sources/details/widgets/scale.rst.txt b/master/_sources/details/widgets/scale.rst.txt index bd413607918..261152be8c4 100644 --- a/master/_sources/details/widgets/scale.rst.txt +++ b/master/_sources/details/widgets/scale.rst.txt @@ -310,7 +310,7 @@ API :ref:`lv_scale` .. Autogenerated -:ref:`lv_scale_h` - :ref:`lv_types_h` +:ref:`lv_scale_h` + diff --git a/master/_sources/details/widgets/slider.rst.txt b/master/_sources/details/widgets/slider.rst.txt index 05ffdbe4ea3..3a884fef1de 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_slider_h` :ref:`lv_types_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/spinbox.rst.txt b/master/_sources/details/widgets/spinbox.rst.txt index 92984369a49..f4e01e15c55 100644 --- a/master/_sources/details/widgets/spinbox.rst.txt +++ b/master/_sources/details/widgets/spinbox.rst.txt @@ -112,7 +112,7 @@ API *** .. Autogenerated -:ref:`lv_spinbox_h` - :ref:`lv_types_h` +:ref:`lv_spinbox_h` + diff --git a/master/_sources/details/widgets/switch.rst.txt b/master/_sources/details/widgets/switch.rst.txt index 5c982467011..c33346eb7c6 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_types_h` - :ref:`lv_switch_h` +:ref:`lv_types_h` + diff --git a/master/_sources/details/widgets/table.rst.txt b/master/_sources/details/widgets/table.rst.txt index 5d87df0ef13..88a1b6b13a8 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_api_map_v8_h` + :ref:`lv_types_h` :ref:`lv_table_h` -:ref:`lv_api_map_v8_h` - diff --git a/master/_sources/details/widgets/tabview.rst.txt b/master/_sources/details/widgets/tabview.rst.txt index d9c60780133..5fe686c2e52 100644 --- a/master/_sources/details/widgets/tabview.rst.txt +++ b/master/_sources/details/widgets/tabview.rst.txt @@ -137,9 +137,9 @@ API *** .. Autogenerated -:ref:`lv_tabview_h` +:ref:`lv_api_map_v8_h` :ref:`lv_types_h` -:ref:`lv_api_map_v8_h` +:ref:`lv_tabview_h` diff --git a/master/_sources/details/widgets/tileview.rst.txt b/master/_sources/details/widgets/tileview.rst.txt index 09eb9b87522..d4f241d1906 100644 --- a/master/_sources/details/widgets/tileview.rst.txt +++ b/master/_sources/details/widgets/tileview.rst.txt @@ -100,9 +100,9 @@ API *** .. Autogenerated -:ref:`lv_tileview_h` +:ref:`lv_api_map_v8_h` :ref:`lv_types_h` -:ref:`lv_api_map_v8_h` +:ref:`lv_tileview_h` diff --git a/master/details/base-widget/event.html b/master/details/base-widget/event.html index b579c41c21b..a5b41c53adb 100644 --- a/master/details/base-widget/event.html +++ b/master/details/base-widget/event.html @@ -5248,12 +5248,12 @@

Draw event

API

-

lv_api_map_v9_1.h

-

lv_obj_event.h

-

lv_indev_gesture.h

+

lv_event.h

lv_types.h

+

lv_obj_event.h

lv_display.h

-

lv_event.h

+

lv_indev_gesture.h

+

lv_api_map_v9_1.h

diff --git a/master/details/base-widget/layer.html b/master/details/base-widget/layer.html index e913ac1ed77..38c36e65d8d 100644 --- a/master/details/base-widget/layer.html +++ b/master/details/base-widget/layer.html @@ -4852,9 +4852,9 @@

Clip corner

API

+

lv_types.h

lv_display.h

lv_obj_draw.h

-

lv_types.h

diff --git a/master/details/base-widget/obj.html b/master/details/base-widget/obj.html index 7686cede2e9..72d6cc0cf09 100644 --- a/master/details/base-widget/obj.html +++ b/master/details/base-widget/obj.html @@ -5376,24 +5376,24 @@

Transform object using a 3x3 matrix

API

-

lv_obj_class.h

-

lv_obj_property_names.h

-

lv_api_map_v9_1.h

-

lv_obj_event.h

+

lv_api_map_v8.h

lv_obj_property.h

-

lv_obj.h

-

lv_types.h

-

lv_obj_style_gen.h

lv_obj_scroll.h

+

lv_obj_draw.h

+

lv_obj_class.h

+

lv_grid.h

+

lv_types.h

+

lv_obj_event.h

lv_obj_style.h

+

lv_obj_style_gen.h

lv_refr.h

lv_obj_tree.h

lv_flex.h

-

lv_grid.h

-

lv_obj_pos.h

-

lv_obj_draw.h

+

lv_api_map_v9_1.h

+

lv_obj.h

lv_observer.h

-

lv_api_map_v8.h

+

lv_obj_pos.h

+

lv_obj_property_names.h

diff --git a/master/details/integration/driver/opengles.html b/master/details/integration/driver/opengles.html index c98a8c3cac1..e8a33077f21 100644 --- a/master/details/integration/driver/opengles.html +++ b/master/details/integration/driver/opengles.html @@ -4967,8 +4967,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 f6f32ee85cf..4284666041f 100644 --- a/master/details/integration/driver/windows.html +++ b/master/details/integration/driver/windows.html @@ -4862,8 +4862,8 @@

Usage

lv_windows_display.h

-

lv_windows_input.h

lv_windows_context.h

+

lv_windows_input.h

diff --git a/master/details/integration/os/nuttx.html b/master/details/integration/os/nuttx.html index ffb204cdb85..8ecf6a4f48c 100644 --- a/master/details/integration/os/nuttx.html +++ b/master/details/integration/os/nuttx.html @@ -4894,14 +4894,14 @@

Where can I find more information?Apache NuttX Mailing List

+

lv_nuttx_profiler.h

+

lv_nuttx_image_cache.h

lv_nuttx_touchscreen.h

-

lv_nuttx_lcd.h

lv_nuttx_fbdev.h

-

lv_nuttx_libuv.h

lv_nuttx_entry.h

+

lv_nuttx_libuv.h

lv_nuttx_cache.h

-

lv_nuttx_image_cache.h

-

lv_nuttx_profiler.h

+

lv_nuttx_lcd.h

diff --git a/master/details/integration/renderers/sdl.html b/master/details/integration/renderers/sdl.html index 98b194e8fde..61a1beb3671 100644 --- a/master/details/integration/renderers/sdl.html +++ b/master/details/integration/renderers/sdl.html @@ -4757,10 +4757,10 @@

SDL Renderer

API

lv_draw_sdl.h

-

lv_sdl_mousewheel.h

+

lv_sdl_keyboard.h

lv_sdl_mouse.h

lv_sdl_window.h

-

lv_sdl_keyboard.h

+

lv_sdl_mousewheel.h

diff --git a/master/details/integration/renderers/vg_lite.html b/master/details/integration/renderers/vg_lite.html index ed2ce903b02..714e8b59d91 100644 --- a/master/details/integration/renderers/vg_lite.html +++ b/master/details/integration/renderers/vg_lite.html @@ -4818,13 +4818,13 @@

APIlv_vglite_matrix.h

lv_vglite_path.h

lv_vglite_utils.h

+

lv_vg_lite_grad.h

lv_vg_lite_stroke.h

lv_vg_lite_decoder.h

-

vg_lite.h

-

lv_vg_lite_utils.h

-

lv_vg_lite_grad.h

-

lv_vg_lite_path.h

lv_vg_lite_pending.h

+

lv_vg_lite_path.h

+

lv_vg_lite_utils.h

+

vg_lite.h

diff --git a/master/details/libs/barcode.html b/master/details/libs/barcode.html index 84f959f4d56..af946060588 100644 --- a/master/details/libs/barcode.html +++ b/master/details/libs/barcode.html @@ -4820,8 +4820,8 @@

Create a Barcode

API

code128.h

-

lv_barcode.h

lv_types.h

+

lv_barcode.h

diff --git a/master/details/libs/ffmpeg.html b/master/details/libs/ffmpeg.html index 44a2a204a43..b817c4160c8 100644 --- a/master/details/libs/ffmpeg.html +++ b/master/details/libs/ffmpeg.html @@ -4870,8 +4870,8 @@

Decode video

API

-

lv_types.h

lv_ffmpeg.h

+

lv_types.h

diff --git a/master/details/libs/freetype.html b/master/details/libs/freetype.html index 01266f94b99..fc775c805cb 100644 --- a/master/details/libs/freetype.html +++ b/master/details/libs/freetype.html @@ -4979,9 +4979,9 @@

Learn more

API

ftoption.h

ftmodule.h

-

lv_freetype.h

-

lv_font_manager_utils.h

lv_types.h

+

lv_font_manager_utils.h

+

lv_freetype.h

diff --git a/master/details/libs/gif.html b/master/details/libs/gif.html index 4b1099f536b..77c3af14f57 100644 --- a/master/details/libs/gif.html +++ b/master/details/libs/gif.html @@ -4824,8 +4824,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 463e625fe18..cbbe6a07aa4 100644 --- a/master/details/libs/lodepng.html +++ b/master/details/libs/lodepng.html @@ -4817,8 +4817,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/svg.html b/master/details/libs/svg.html index 4906c5be1af..f1a3fd454b5 100644 --- a/master/details/libs/svg.html +++ b/master/details/libs/svg.html @@ -4784,8 +4784,8 @@

Usage

API

lv_svg.h

lv_svg_token.h

-

lv_svg_parser.h

lv_svg_render.h

+

lv_svg_parser.h

diff --git a/master/details/main-components/color.html b/master/details/main-components/color.html index c136e524382..817cdb512f7 100644 --- a/master/details/main-components/color.html +++ b/master/details/main-components/color.html @@ -4870,10 +4870,10 @@

HSV

API

-

lv_blend_arm2d.h

lv_blend_neon.h

lv_types.h

lv_color.h

+

lv_blend_arm2d.h

lv_color_op.h

diff --git a/master/details/main-components/display.html b/master/details/main-components/display.html index a055a425cb9..0070875fe63 100644 --- a/master/details/main-components/display.html +++ b/master/details/main-components/display.html @@ -5350,9 +5350,9 @@

Split Image

API

-

lv_display.h

-

lv_types.h

lv_api_map_v9_1.h

+

lv_types.h

+

lv_display.h

diff --git a/master/details/main-components/draw.html b/master/details/main-components/draw.html index b318683e615..f59c85ced74 100644 --- a/master/details/main-components/draw.html +++ b/master/details/main-components/draw.html @@ -4820,41 +4820,41 @@

References

API

-

lv_draw_line.h

-

lv_types.h

lv_draw_sw_blend_to_rgb565.h

-

lv_draw_sw_blend.h

-

lv_draw_pxp.h

-

lv_draw_rect.h

-

lv_draw_sw.h

-

lv_draw_sw_mask.h

-

lv_draw_nema_gfx.h

-

lv_draw_dma2d.h

-

lv_draw_sw_utils.h

-

lv_utils.h

-

lv_draw_opengles.h

+

lv_draw_vg_lite.h

lv_draw_dave2d_utils.h

-

lv_svg_render.h

+

lv_draw_dave2d.h

+

lv_draw_sw_blend_to_argb8888.h

lv_draw_sw_blend_to_rgb888.h

+

lv_draw_arc.h

+

lv_draw_nema_gfx.h

+

lv_draw_sw_blend.h

+

lv_draw_opengles.h

lv_draw_label.h

-

lv_draw_dave2d.h

-

lv_api_map_v9_0.h

-

lv_draw.h

-

lv_draw_sw_arm2d.h

-

lv_draw_vg_lite.h

+

lv_draw_sw_blend_to_al88.h

+

lv_draw_line.h

+

lv_draw_rect.h

lv_draw_triangle.h

-

lv_draw_sw_blend_to_l8.h

+

lv_draw_sw_arm2d.h

+

lv_draw_dma2d.h

lv_draw_image.h

-

lv_vg_lite_path.h

-

lv_draw_vector.h

-

lv_draw_sw_blend_to_argb8888.h

-

lv_draw_arc.h

-

lv_draw_vglite.h

-

lv_draw_buf.h

+

lv_api_map_v9_0.h

lv_draw_mask.h

+

lv_draw_sw_blend_to_l8.h

+

lv_draw_pxp.h

+

lv_draw_vglite.h

+

lv_utils.h

lv_draw_sw_blend_to_i1.h

+

lv_draw_vector.h

+

lv_draw_sw_utils.h

+

lv_svg_render.h

+

lv_types.h

+

lv_draw_sw_mask.h

+

lv_draw.h

+

lv_vg_lite_path.h

+

lv_draw_sw.h

lv_draw_sdl.h

-

lv_draw_sw_blend_to_al88.h

+

lv_draw_buf.h

diff --git a/master/details/main-components/font.html b/master/details/main-components/font.html index 611b8ddb07f..a1eb3fdf9e5 100644 --- a/master/details/main-components/font.html +++ b/master/details/main-components/font.html @@ -5188,10 +5188,10 @@

Using Font Fallback

API

lv_font_manager_recycle.h

-

lv_font.h

+

lv_font_fmt_txt.h

lv_types.h

lv_font_manager.h

-

lv_font_fmt_txt.h

+

lv_font.h

diff --git a/master/details/main-components/fs.html b/master/details/main-components/fs.html index ec219268364..5fc6c3af566 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-5b8e1ae7-56fc-4225-811d-5849f43e647e] svg"); + var svgs = d3.selectAll(".mermaid[data-zoom-id=id-84964e9c-30a2-48fc-8503-69df1472388d] svg"); if(all_mermaids.length !== mermaids_processed.length) { // try again in a sec, wait for mermaids to load setTimeout(load, 200); @@ -4946,7 +4946,7 @@

Use drives for images

lv_fs_read (behavior when cache is enabled)

-
+
         %%{init: {'theme':'neutral'}}%%
 flowchart LR
     A["call lv_fs_read and
diff --git a/master/details/main-components/image.html b/master/details/main-components/image.html
index 99d29323756..4c3432bd0be 100644
--- a/master/details/main-components/image.html
+++ b/master/details/main-components/image.html
@@ -5350,18 +5350,18 @@ 

Custom cache algorithm

API

-

lv_image_dsc.h

-

lv_obj_property_names.h

-

lv_api_map_v9_1.h

-

lv_image_decoder.h

+

lv_api_map_v8.h

+

lv_draw_buf.h

+

lv_draw_image.h

lv_api_map_v9_0.h

+

lv_image.h

lv_image_cache.h

lv_types.h

-

lv_draw_buf.h

lv_image_header_cache.h

-

lv_image.h

-

lv_draw_image.h

-

lv_api_map_v8.h

+

lv_image_decoder.h

+

lv_api_map_v9_1.h

+

lv_image_dsc.h

+

lv_obj_property_names.h

diff --git a/master/details/main-components/indev.html b/master/details/main-components/indev.html index 19846a42004..0619f6975b6 100644 --- a/master/details/main-components/indev.html +++ b/master/details/main-components/indev.html @@ -5218,12 +5218,12 @@

Switching the Input Device to Event-Driven Mode

API

-

lv_api_map_v9_1.h

-

lv_indev_gesture.h

+

lv_api_map_v8.h

+

lv_indev_scroll.h

lv_types.h

+

lv_indev_gesture.h

lv_indev.h

-

lv_indev_scroll.h

-

lv_api_map_v8.h

+

lv_api_map_v9_1.h

diff --git a/master/details/main-components/timer.html b/master/details/main-components/timer.html index 28eaa60a92d..97f5a121326 100644 --- a/master/details/main-components/timer.html +++ b/master/details/main-components/timer.html @@ -4873,9 +4873,9 @@

Asynchronous calls

API

+

lv_api_map_v8.h

lv_timer.h

lv_types.h

-

lv_api_map_v8.h

diff --git a/master/details/other-components/ime_pinyin.html b/master/details/other-components/ime_pinyin.html index db4c1f392ea..c33970b88c4 100644 --- a/master/details/other-components/ime_pinyin.html +++ b/master/details/other-components/ime_pinyin.html @@ -4969,8 +4969,8 @@

Pinyin IME 9 key input

API

-

lv_types.h

lv_ime_pinyin.h

+

lv_types.h

diff --git a/master/details/other-components/monkey.html b/master/details/other-components/monkey.html index 26425afef54..b95a5c96c3a 100644 --- a/master/details/other-components/monkey.html +++ b/master/details/other-components/monkey.html @@ -4885,8 +4885,8 @@

Button monkey example

API

-

lv_monkey.h

lv_types.h

+

lv_monkey.h

diff --git a/master/details/other-components/observer.html b/master/details/other-components/observer.html index 5cfba98b36d..6910dc09ac4 100644 --- a/master/details/other-components/observer.html +++ b/master/details/other-components/observer.html @@ -5952,8 +5952,8 @@

Modular style update on theme change

API

-

lv_types.h

lv_observer.h

+

lv_types.h

diff --git a/master/details/widgets/arc.html b/master/details/widgets/arc.html index dfdd8e7a961..19f0306f73a 100644 --- a/master/details/widgets/arc.html +++ b/master/details/widgets/arc.html @@ -4985,9 +4985,9 @@

Loader with Arc

API

-

lv_types.h

-

lv_arc.h

lv_observer.h

+

lv_arc.h

+

lv_types.h

diff --git a/master/details/widgets/button.html b/master/details/widgets/button.html index 23131d20eae..c63b00e912a 100644 --- a/master/details/widgets/button.html +++ b/master/details/widgets/button.html @@ -4980,9 +4980,9 @@

Gummy button

API

-

lv_button.h

lv_types.h

lv_api_map_v9_0.h

+

lv_button.h

diff --git a/master/details/widgets/buttonmatrix.html b/master/details/widgets/buttonmatrix.html index 01f7f65733b..e4dab67a2ee 100644 --- a/master/details/widgets/buttonmatrix.html +++ b/master/details/widgets/buttonmatrix.html @@ -5106,8 +5106,8 @@

Pagination

API

-

lv_buttonmatrix.h

lv_types.h

+

lv_buttonmatrix.h

diff --git a/master/details/widgets/calendar.html b/master/details/widgets/calendar.html index fbe70f89d65..16d35799bb8 100644 --- a/master/details/widgets/calendar.html +++ b/master/details/widgets/calendar.html @@ -4988,12 +4988,12 @@

Chinese calendar

API

-

lv_api_map_v9_1.h

+

lv_calendar.h

+

lv_calendar_chinese.h

lv_calendar_header_arrow.h

lv_types.h

-

lv_calendar_chinese.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 b38a470c6ee..90dcda8d22a 100644 --- a/master/details/widgets/canvas.html +++ b/master/details/widgets/canvas.html @@ -5286,8 +5286,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 e66b51d17f4..38ffa7cd085 100644 --- a/master/details/widgets/chart.html +++ b/master/details/widgets/chart.html @@ -5714,9 +5714,9 @@

Circular line chart with gap

API

-

lv_chart.h

-

lv_types.h

lv_api_map_v9_1.h

+

lv_types.h

+

lv_chart.h

diff --git a/master/details/widgets/image.html b/master/details/widgets/image.html index bc2f511e731..14457784703 100644 --- a/master/details/widgets/image.html +++ b/master/details/widgets/image.html @@ -5136,18 +5136,18 @@

Image offset and styling

API

-

lv_image_dsc.h

-

lv_obj_property_names.h

-

lv_api_map_v9_1.h

-

lv_image_decoder.h

+

lv_api_map_v8.h

+

lv_draw_buf.h

+

lv_draw_image.h

lv_api_map_v9_0.h

+

lv_image.h

lv_image_cache.h

lv_types.h

-

lv_draw_buf.h

lv_image_header_cache.h

-

lv_image.h

-

lv_draw_image.h

-

lv_api_map_v8.h

+

lv_image_decoder.h

+

lv_api_map_v9_1.h

+

lv_image_dsc.h

+

lv_obj_property_names.h

diff --git a/master/details/widgets/keyboard.html b/master/details/widgets/keyboard.html index 13609ba38e7..1829770e85f 100644 --- a/master/details/widgets/keyboard.html +++ b/master/details/widgets/keyboard.html @@ -4971,10 +4971,10 @@

Keyboard with custom map

API

+

lv_api_map_v8.h

+

lv_keyboard.h

lv_types.h

lv_obj_property_names.h

-

lv_keyboard.h

-

lv_api_map_v8.h

diff --git a/master/details/widgets/label.html b/master/details/widgets/label.html index d2ed63bac10..9b8b48d0d9e 100644 --- a/master/details/widgets/label.html +++ b/master/details/widgets/label.html @@ -5130,9 +5130,9 @@

Customize circular scrolling animation

API

-

lv_label.h

-

lv_types.h

lv_observer.h

+

lv_types.h

+

lv_label.h

lv_obj_property_names.h

diff --git a/master/details/widgets/led.html b/master/details/widgets/led.html index 05b9ee932dc..d26d24d3818 100644 --- a/master/details/widgets/led.html +++ b/master/details/widgets/led.html @@ -4845,8 +4845,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 a67720a34b5..bf81d7cffa3 100644 --- a/master/details/widgets/list.html +++ b/master/details/widgets/list.html @@ -5046,8 +5046,8 @@

Sorting a List using up and down buttons

API

-

lv_list.h

lv_api_map_v8.h

+

lv_list.h

diff --git a/master/details/widgets/msgbox.html b/master/details/widgets/msgbox.html index 62a9f6a6270..77057559578 100644 --- a/master/details/widgets/msgbox.html +++ b/master/details/widgets/msgbox.html @@ -4956,8 +4956,8 @@

Scrolling and styled Message box

API

-

lv_types.h

lv_msgbox.h

+

lv_types.h

diff --git a/master/details/widgets/roller.html b/master/details/widgets/roller.html index fdef9967479..a240076362b 100644 --- a/master/details/widgets/roller.html +++ b/master/details/widgets/roller.html @@ -5051,8 +5051,8 @@

add fade mask to roller

API

-

lv_roller.h

lv_api_map_v8.h

+

lv_roller.h

lv_types.h

lv_observer.h

lv_obj_property_names.h

diff --git a/master/details/widgets/scale.html b/master/details/widgets/scale.html index bec46d17f85..34cbc15860e 100644 --- a/master/details/widgets/scale.html +++ b/master/details/widgets/scale.html @@ -5743,8 +5743,8 @@

A horizontal scale with labels rotated and translated

API

Scale (lv_scale) .. Autogenerated

-

lv_scale.h

lv_types.h

+

lv_scale.h

diff --git a/master/details/widgets/slider.html b/master/details/widgets/slider.html index 8d1959ec785..d51fe4b3c39 100644 --- a/master/details/widgets/slider.html +++ b/master/details/widgets/slider.html @@ -5089,9 +5089,9 @@

Slider with opposite direction

API

+

lv_observer.h

lv_slider.h

lv_types.h

-

lv_observer.h

diff --git a/master/details/widgets/spangroup.html b/master/details/widgets/spangroup.html index 2d7639891af..1a492665f64 100644 --- a/master/details/widgets/spangroup.html +++ b/master/details/widgets/spangroup.html @@ -4965,8 +4965,8 @@

Span with custom styles

API

-

lv_span.h

lv_types.h

+

lv_span.h

diff --git a/master/details/widgets/spinbox.html b/master/details/widgets/spinbox.html index 2dac011c8f6..3ac3a96c8db 100644 --- a/master/details/widgets/spinbox.html +++ b/master/details/widgets/spinbox.html @@ -4887,8 +4887,8 @@

Simple Spinbox

API

-

lv_spinbox.h

lv_types.h

+

lv_spinbox.h

diff --git a/master/details/widgets/switch.html b/master/details/widgets/switch.html index d220573f58e..3054ec535a0 100644 --- a/master/details/widgets/switch.html +++ b/master/details/widgets/switch.html @@ -4916,8 +4916,8 @@

Switch Orientation

API

-

lv_types.h

lv_switch.h

+

lv_types.h

diff --git a/master/details/widgets/table.html b/master/details/widgets/table.html index 25db60b172a..7e87a2a5286 100644 --- a/master/details/widgets/table.html +++ b/master/details/widgets/table.html @@ -5055,9 +5055,9 @@

MicroPython

API

+

lv_api_map_v8.h

lv_types.h

lv_table.h

-

lv_api_map_v8.h

diff --git a/master/details/widgets/tabview.html b/master/details/widgets/tabview.html index a07eb438e43..7b45aae17ed 100644 --- a/master/details/widgets/tabview.html +++ b/master/details/widgets/tabview.html @@ -4955,9 +4955,9 @@

Tabs on the left, styling and no scrolling

API

-

lv_tabview.h

-

lv_types.h

lv_api_map_v8.h

+

lv_types.h

+

lv_tabview.h

diff --git a/master/details/widgets/tileview.html b/master/details/widgets/tileview.html index c8abb6b0b23..b39c2011f79 100644 --- a/master/details/widgets/tileview.html +++ b/master/details/widgets/tileview.html @@ -4869,9 +4869,9 @@

Tileview with content

API

-

lv_tileview.h

-

lv_types.h

lv_api_map_v8.h

+

lv_types.h

+

lv_tileview.h

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