Home
last modified time | relevance | path

Searched refs:elements (Results 1 – 22 of 22) sorted by relevance

/lvgl-latest/tests/unity/
Dunity.c788 UNITY_UINT32 elements = num_elements; in UnityAssertEqualIntArray() local
813 while ((elements > 0) && (elements--)) in UnityAssertEqualIntArray()
877 UnityPrintNumberUnsigned(num_elements - elements - 1); in UnityAssertEqualIntArray()
940 UNITY_UINT32 elements = num_elements; in UnityAssertWithinFloatArray() local
948 if (elements == 0) in UnityAssertWithinFloatArray()
984 while (elements--) in UnityAssertWithinFloatArray()
998 UnityPrintNumberUnsigned(num_elements - elements - 1); in UnityAssertWithinFloatArray()
1168 UNITY_UINT32 elements = num_elements; in UnityAssertWithinDoubleArray() local
1176 if (elements == 0) in UnityAssertWithinDoubleArray()
1212 while (elements--) in UnityAssertWithinDoubleArray()
[all …]
/lvgl-latest/docs/details/libs/
Dtiny_ttf.rst32 By default, a font will cache data for upto 256 glyphs elements to speed up rendering.
/lvgl-latest/docs/details/widgets/
Dtileview.rst11 The Tile View is a container Widget whose elements (called *tiles*) can
Dbuttonmatrix.rst59 The number of buttons neither includes the newline elements nor the terminating
112 The number of elements must be equal to the number of buttons.
Dchart.rst80 - You must ensure each array provided contains at least ``point_count`` ``int32_t`` elements.
192 ``chart->point_cnt`` elements in it.
262 array so provided contains at least ``point_num`` elements.
Dcalendar.rst99 The Chinese calendar is a traditional cultural tool that integrates elements
Ddropdown.rst27 The Drop-Down List Widget is built from the elements: "button" and "list"
/lvgl-latest/docs/details/integration/bindings/
Dapi_json.rst53 The value for each categry is an array of JSON elements. There is a bit of
54 nesting with the elements in the arrays and I have created "json_types" that
177 - ``"fields"``: array of ``"field"`` elements.
187 - ``"fields"``: array of ``"field"`` elements.
/lvgl-latest/src/libs/thorvg/
DtvgXmlParser.cpp287 const char* const elements[] = { "title" }; in isIgnoreUnsupportedLogElements() local
290 if (!strncmp(tagName, elements[i], strlen(tagName))) { in isIgnoreUnsupportedLogElements()
/lvgl-latest/docs/details/other-components/
Dobserver.rst205 …bject_init_group(&subject_all, subject_list, 3); /*The last parameter is the number of elements */
220 …_t * subject_list[3] = {&subject_mode, &subject_value, &subject_unit}; //The elements of the group
Dxml.rst10 LVGL is capable of loading UI elements written in XML.
Dobj_property.rst117 this array's individual ``value`` elements inside a loop.
/lvgl-latest/docs/intro/
Dbasics.rst9 graphical elements, beautiful visual effects, and a low memory footprint.
107 Widgets are "intelligent" LVGL graphical elements such as :ref:`Base Widgets
273 By using parts you can apply different styles to sub-elements of a widget. (See below.)
Dintroduction.rst9 graphical elements, beautiful visual effects, and a low memory footprint.
20 - Fully customizable graphic elements with CSS-like styles
/lvgl-latest/docs/details/base-widget/styles/
Dstyle.rst109 style elements for different states. For example, finding background
178 - :cpp:enumerator:`LV_PART_ITEMS`: Used if the widget has multiple similar elements (e.g. table cel…
574 .. _pseudo-elements:
575 …loper.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/Selectors#pseudo-classes_and_pseudo-elements
/lvgl-latest/src/libs/thorvg/rapidjson/
Ddocument.h2095 GenericValue* elements;
2116 …cValue* GetElementsPointer() const { return RAPIDJSON_GETPOINTER(GenericValue, data_.a.elements); }
2117 …e* SetElementsPointer(GenericValue* elements) { return RAPIDJSON_SETPOINTER(GenericValue, data_.a.
2857 ValueType* elements = stack_.template Pop<ValueType>(elementCount);
2858 stack_.template Top<ValueType>()->SetArrayRaw(elements, elementCount, GetAllocator());
/lvgl-latest/docs/
DREADME.md59 …nd, then it appends hyperlinks to the API pages that contain those code elements (names of macros,…
DCODING_STYLE.rst202 - Use back-quotes (\`...\`) around code elements (variables, type names, function names). For type
/lvgl-latest/docs/details/base-widget/
Dobj.rst430 Parts are similar to *pseudo-elements* in CSS.
439 - :cpp:enumerator:`LV_PART_ITEMS`: Used if the widget has multiple similar elements (e.g. table cel…
Dscroll.rst243 elements according to its current scroll position. Here is an example to illustrate
Dcoord.rst87 :bounding box: the width/height of the elements.
/lvgl-latest/docs/details/integration/chip/
Dnxp.rst9 intuitive graphical elements, beautiful visual effects and a low memory