Home
last modified time | relevance | path

Searched refs:processed (Results 1 – 25 of 29) sorted by relevance

12

/lvgl-latest/docs/details/widgets/
Dspinner.rst63 No *Keys* are processed by Spinner Widgets.
Dled.rst72 No *Keys* are processed by LED Widgets.
Danimimg.rst68 No *Keys* are processed by Animation-Image Widgets.
Dlist.rst75 No *Keys* are processed by List Widgets.
Dtileview.rst80 No *Keys* are processed by Tileview Widgets.
Dline.rst76 No *Keys* are processed by Line Widgets.
Dcheckbox.rst83 The following *Keys* are processed by Checkbox:
Dbar.rst98 No *Keys* are processed by Bar Widgets.
Dcanvas.rst105 No *Keys* are processed by Canvas Widgets.
Dmsgbox.rst125 No *Keys* are processed by Message Box Widgets.
Dtable.rst111 The following *Keys* are processed by Table Widgets:
Dmenu.rst136 No *Keys* are processed by Menu Widgets.
Dlottie.rst115 No keys are processed by Lottie Widgets.
Dwin.rst118 No *Keys* are processed by Window Widgets.
Dspangroup.rst170 No *Keys* are processed by Span Widgets.
Dchart.rst260 Note: this affects the number of points processed when an external
374 No *Keys* are processed by Chart Widgets.
Dlabel.rst210 No *Keys* are processed by Label Widgets.
Dimage.rst216 No *Keys* are processed by Image Widgets.
Dscale.rst288 No *Keys* are processed by Scale Widgets.
/lvgl-latest/scripts/
DLVGLImage.py612 processed = b''.join([
616 self.data[offset:offset + line_width] = processed
637 processed = b''.join([
641 self.data[offset:offset + line_width] = processed
657 processed = b''.join([
661 self.data[offset:offset + line_width] = processed
/lvgl-latest/docs/details/debugging/
Dprofiler.rst137 You will obtain a processed text file named `trace.systrace`, which roughly contains the following …
154 Import the processed `trace.systrace` file into `Perfetto <https://ui.perfetto.dev>`_ and wait for …
/lvgl-latest/docs/details/libs/
Dfreetype.rst96 The font style supports *Italic* and **Bold** fonts processed by
/lvgl-latest/docs/details/main-components/
Dfont.rst216 ``lv_dropdown``, ``lv_roller`` are "BiDi processed" to be displayed correctly
234 - Static text (i.e. const) is not processed. E.g. text set by :cpp:func:`lv_label_set_text`
235 will be "Arabic processed" but :cpp:func:`lv_label_set_text_static` will not.
236 - Text get functions (e.g. :cpp:func:`lv_label_get_text`) will return the processed text.
Dtimer.rst155 return early before it has processed any timers), if you want to take some action
/lvgl-latest/docs/details/integration/os/yocto/
Dcore_components.rst72 be processed.

12