Home
last modified time | relevance | path

Searched refs:Open (Results 1 – 25 of 26) sorted by relevance

12

/lvgl-latest/examples/libs/bmp/
Dindex.rst1 Open a BMP image from file
/lvgl-latest/examples/libs/gif/
Dindex.rst1 Open a GIF image from file and variable
/lvgl-latest/examples/libs/libpng/
Dindex.rst1 Open a PNG image from file and variable
/lvgl-latest/examples/libs/lodepng/
Dindex.rst1 Open a PNG image from file and variable
/lvgl-latest/examples/libs/freetype/
Dindex.rst1 Open a front with FreeType
DOFL.txt3 This Font Software is licensed under the SIL Open Font License, Version 1.1.
13 The goals of the Open Font License (OFL) are to stimulate worldwide
/lvgl-latest/examples/libs/tiny_ttf/
Dindex.rst1 Open a font with Tiny TTF from data array
/lvgl-latest/src/libs/thorvg/
DtvgXmlParser.h37 Open = 0, //!< \<tag attribute="value"\> enumerator
DtvgXmlParser.cpp240 return SimpleXMLType::Open; in _getXMLType()
242 return SimpleXMLType::Open; in _getXMLType()
407 case SimpleXMLType::Open: { in simpleXmlParse()
/lvgl-latest/docs/details/integration/chip/
Dalif.rst97 Open ``alif_m55-lvgl`` in VS Code
100 Open the cloned repo in VS Code. For the VS Code extensions to work properly,
108 or navigate to **File \> Open Folder** in VS Code and open ``alif_m55-lvgl``.
136 "Preferences: Open User Settings (JSON)" from the choices.
170 Open the
193 Open the dropdown from before and choose "Prepare program with Security Toolkit". Click the
196 Open the dropdown again and choose "Program with Security Toolkit". Click the play icon.
Drenesas.rst112 …- Open e² studio, go to ``File`` -> ``Import project`` and select ``General`` / ``Existing project…
173 …- Open e² studio, go to ``File`` -> ``Import project`` and select ``General`` / ``Existing project…
200 Open a demo
Dstm32.rst88 - Add a call to :cpp:func:`lv_tick_inc` inside the :cpp:func:`SysTick_Handler` function. Open the *…
/lvgl-latest/docs/details/integration/building/
Dcmake.rst52 Open this project with CMake GUI and select your desired preset. When hitting the generate button,
/lvgl-latest/tests/src/test_files/fonts/noto/
DOFL.txt3 This Font Software is licensed under the SIL Open Font License, Version 1.1.
13 The goals of the Open Font License (OFL) are to stimulate worldwide
/lvgl-latest/scripts/built_in_font/font_license/Montserrat/
DOFL.txt3 This Font Software is licensed under the SIL Open Font License, Version 1.1.
13 The goals of the Open Font License (OFL) are to stimulate worldwide
/lvgl-latest/src/libs/fsdrv/
Dlv_fs_uefi.c163 status = fs_root->Open( in lv_fs_uefi_open_cb()
361 status = fs_root->Open( in lv_fs_uefi_dir_open_cb()
/lvgl-latest/scripts/built_in_font/font_license/FontAwesome5/
DLICENSE.txt29 This Font Software is licensed under the SIL Open Font License, Version 1.1.
37 The goals of the Open Font License (OFL) are to stimulate worldwide
/lvgl-latest/docs/details/integration/driver/display/
Dlcd_stm32_guide.rst79 #. Open the Project Manager tab, and select Advanced Settings. On the right hand side there is a Re…
88 #. Open 'lv_conf.h', and in line 15 change ``#if 0`` to ``#if 1``.
102 #. Open Core/Src/stm32xxx_it.c (the file name depends on the processor variation). Add 'lv_tick.h' …
/lvgl-latest/docs/details/integration/framework/
Darduino.rst44 3. Open ``lv_conf.h`` and change the first ``#if 0`` to ``#if 1`` to enable the content of the file
/lvgl-latest/docs/
DCONTRIBUTING.rst26 - **Report a bug**: Open a `GitHub Issue <https://github.com/lvgl/lvgl/issues>`__ if something is n…
DREADME_pt_BR.rst162 **Como doar?** Usamos o `Open
/lvgl-latest/docs/details/main-components/
Dfs.rst132 Open callback
Dfont.rst311 2. Open the `Online font converter <https://lvgl.io/tools/fontconverter>`__.
Dimage.rst273 * Open a PNG image and decode it into dsc.decoded
/lvgl-latest/docs/details/integration/os/yocto/
Dlvgl_recipe.rst107 Open ``conf/bblayers.conf`` file and add manually the paths:

12