Home
last modified time | relevance | path

Searched refs:opened (Results 1 – 10 of 10) sorted by relevance

/lvgl-latest/docs/details/widgets/
Ddropdown.rst38 The button goes to :cpp:enumerator:`LV_STATE_CHECKED` when it's opened.
141 - :cpp:enumerator:`LV_EVENT_VALUE_CHANGED` Sent when a new option is selected or the list is opened
143 - :cpp:enumerator:`LV_EVENT_READY` Sent when list is opened.
Dlottie.rst79 Lottie animations can be opened from JSON files by using :cpp:expr:`lv_lottie_set_src_file(lottie, …
/lvgl-latest/src/drivers/wayland/
Dlv_wayland_smm.c588 bool opened = false; in alloc_pool() local
605 opened = true; in alloc_pool()
616 if(!opened) { in alloc_pool()
/lvgl-latest/docs/details/other-components/
Dfile_explorer.rst174 - :cpp:enumerator:`LV_EVENT_READY` Sent when a directory is opened, which can happen:
176 - when the File Explorer is initially opened,
/lvgl-latest/docs/details/main-components/
Dfs.rst145 opened file or ``NULL`` if there were any issues (e.g. the file wasn't
200 directories are opened. This can be useful to limit directory access (e.g. when a
285 :ref:`Image <lv_image>` Widgets can be opened from files as well (besides
Dimage.rst196 :close: close an opened image, free the allocated resources.
291 …mage decoder function if required. It's not required if `my_png_decoder` opened the image in true …
548 Every cache entry has a *"life"* value. Every time an image is opened
/lvgl-latest/src/libs/thorvg/
DtvgSwStroke.cpp625 static void _addReverseLeft(SwStroke& stroke, bool opened) in _addReverseLeft() argument
644 if (opened) { in _addReverseLeft()
/lvgl-latest/docs/
DCONTRIBUTING.rst41 - ``Review needed``: A Pull request is opened and it needs review/testing
/lvgl-latest/docs/details/integration/driver/display/
Dlcd_stm32_guide.rst53 … default Mode? After the project is created, the configuration file (.ioc) is opened automatically.
/lvgl-latest/
DKconfig655 However the opened images might consume additional RAM.
667 However the records of opened images headers might consume additional RAM.