Searched refs:All (Results 1 – 25 of 32) sorted by relevance
12
/lvgl-latest/docs/details/main-components/ |
D | color.rst | 28 /* All channels are 0-255 */ 51 //All channels are 0-255
|
D | draw.rst | 159 All of the above have this relationship at run time:
|
/lvgl-latest/src/libs/lz4/ |
D | LICENSE | 3 All rights reserved.
|
/lvgl-latest/src/libs/thorvg/ |
D | tvgCanvas.h | 97 if (status == Status::Damaged || force) flag = RenderUpdateFlag::All; in update()
|
D | tvgRender.h | 41 …Gradient = 4, Stroke = 8, Transform = 16, Image = 32, GradientStroke = 64, Blend = 128, All = 255}; enumerator
|
D | tvgShape.h | 364 dup->flag = RenderUpdateFlag::All; in duplicate()
|
/lvgl-latest/docs/details/integration/building/ |
D | cmake.rst | 63 All optional targets can be disabled by setting the proper cache variables.
|
/lvgl-latest/scripts/built_in_font/font_license/DejaVuSans/ |
D | LICENSE | 7 Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is 54 Copyright (c) 2006 by Tavmjong Bah. All Rights Reserved.
|
/lvgl-latest/docs/ |
D | CODE_OF_CONDUCT.rst.back | 67 form <https://lvgl.io/about>`__. All complaints will be reviewed and
|
D | README.md | 241 All lists (including nested lists) **must** be preceded and followed with at least 1 blank line. T…
|
/lvgl-latest/docs/details/integration/renderers/ |
D | nema_gfx.rst | 61 All other renderers will ignore images with these color formats.
|
/lvgl-latest/docs/details/widgets/ |
D | win.rst | 79 as its image source. All valid image sources are supported, but a common source
|
D | spangroup.rst | 136 first line. All modes support pixel units. In addition, :cpp:enumerator:`LV_SPAN_MODE_FIXED`
|
D | chart.rst | 48 - All 4 axes come with each chart automatically (they do not have to be created). 68 based on its chart type and ``point_count``. (All chart types use an array of 69 Y-values. SCATTER-type charts also use an array of X-values.). All Y-values so
|
/lvgl-latest/docs/details/integration/driver/display/ |
D | st_ltdc.rst | 21 All permutations of the below options are well supported.
|
D | lcd_stm32_guide.rst | 96 …ect MCU GCC Compiler/Include paths. In the Configuration dropdown select [ All configurations ]. A… 298 #. All that's left is to implement ``ui_init()`` to create the screen. Here's a simple "Hello World…
|
/lvgl-latest/docs/details/integration/framework/ |
D | tasmota-berry.rst | 43 All features are detailed in the `Berry Reference Manual <https://github.com/berry-lang/berry/wiki/…
|
/lvgl-latest/examples/libs/freetype/ |
D | OFL.txt | 1 Copyright 2021 Google Inc. All Rights Reserved.
|
/lvgl-latest/docs/details/base-widget/ |
D | obj.rst | 20 All Widgets are referenced using an :cpp:type:`lv_obj_t` pointer as a handle. 51 All Widget types share some basic attributes: 293 All Screens: 371 the animation starts after ``delay`` time. All inputs are disabled
|
/lvgl-latest/docs/details/integration/os/buildroot/ |
D | image_generation.rst | 198 All of this can be done with the UART instead of SSH if you don't want to
|
/lvgl-latest/docs/details/integration/boards/ |
D | toradex.rst | 83 i.MX 8X, i.MX 6ULL, i.MX 7, i.MX 6, Vybrid and NVIDIA® Tegra SoCs. All these
|
/lvgl-latest/docs/details/base-widget/layouts/ |
D | grid.rst | 155 All the Grid-related values are style properties under the hood so you
|
D | flex.rst | 149 All Flex-related values are style properties under the hood so you
|
/lvgl-latest/scripts/built_in_font/font_license/FontAwesome5/ |
D | LICENSE.txt | 162 All brand icons are trademarks of their respective owners. The use of these
|
/lvgl-latest/docs/details/integration/chip/ |
D | espressif.rst | 59 All components from ``${project_dir}/components`` are automatically added to build.
|
12