Home
last modified time | relevance | path

Searched refs:Bottom (Results 1 – 9 of 9) sorted by relevance

/lvgl-latest/src/libs/thorvg/rapidjson/
Dmemorybuffer.h51 return stack_.template Bottom<Ch>(); in GetBuffer()
Dstringbuffer.h78 return stack_.template Bottom<Ch>(); in GetString()
Dschema.h2375 …for (const SchemaRefPtr* ref = schemaRef_.template Bottom<SchemaRefPtr>(); ref != schemaRef_.templ…
2382 …for (const SchemaEntry* target = schemaMap_.template Bottom<SchemaEntry>(); target != schemaMap_.t…
2389 …for (const SchemaEntry* target = schemaMap_.template Bottom<SchemaEntry>(); target != schemaMap_.t…
2582 … return PointerType(documentStack_.template Bottom<Ch>(), documentStack_.GetSize() / sizeof(Ch));
2805 RAPIDJSON_SCHEMA_PRINT(InvalidDocument, documentStack_.template Bottom<Ch>());\
2811 …for (Context* context = schemaStack_.template Bottom<Context>(); context != schemaStack_.template …
2902 …) GenericSchemaValidator(*schemaDocument_, root, documentStack_.template Bottom<char>(), documentS…
3023 …RAPIDJSON_SCHEMA_PRINT(ValidatorPointers, sb.GetString(), documentStack_.template Bottom<Ch>(), de…
/lvgl-latest/src/libs/thorvg/rapidjson/internal/
Dstack.h163 T* Bottom() { return reinterpret_cast<T*>(stack_); } in Bottom() function
166 const T* Bottom() const { return reinterpret_cast<T*>(stack_); } in Bottom() function
Dregex.h171 return states_.template Bottom<State>()[index]; in RAPIDJSON_DIAG_OFF()
176 return states_.template Bottom<State>()[index]; in RAPIDJSON_DIAG_OFF()
181 return ranges_.template Bottom<Range>()[index]; in RAPIDJSON_DIAG_OFF()
186 return ranges_.template Bottom<Range>()[index]; in RAPIDJSON_DIAG_OFF()
667 …for (const SizeType* s = current->template Bottom<SizeType>(); s != current->template End<SizeType… in RAPIDJSON_DIAG_OFF()
/lvgl-latest/
DKconfig1448 bool "Bottom left"
1450 bool "Bottom middle"
1452 bool "Bottom right"
1483 bool "Bottom left"
1485 bool "Bottom middle"
1487 bool "Bottom right"
/lvgl-latest/docs/details/main-components/
Ddisplay.rst75 1. Bottom Layer (below Active Screen, transparent, not scroll-able, but click-able)
139 Bottom Layer
142 Similar to the Top- and System Layers, the Bottom Layer is also the full size of the
/lvgl-latest/docs/details/widgets/
Dchart.rst180 - :cpp:enumerator:`LV_CHART_AXIS_PRIMARY_X`: Bottom axis
/lvgl-latest/docs/details/base-widget/
Dobj.rst383 1. Bottom Layer