Home
last modified time | relevance | path

Searched refs:Group (Results 1 – 8 of 8) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgLottieModel.cpp355 … if (allowMerge && (child->type == LottieObject::Group || !child->mergeable())) allowMerge = false; in prepare()
359 case LottieObject::Group: { in prepare()
380 if (child->type == LottieObject::Group && !child->mergeable()) { in prepare()
DtvgLottieModel.h126 Group, enumerator
721 void prepare(LottieObject::Type type = LottieObject::Group);
731 … if (child->type == LottieObject::Type::Group || child->type == LottieObject::Type::Layer) { in content()
DtvgLottieExpressions.cpp649 … case LottieObject::Group: return _buildGroup(static_cast<LottieGroup*>(target), data->frameNo); in _content()
DtvgLottieBuilder.cpp890 case LottieObject::Group: { in updateChildren()
DtvgSvgLoader.cpp2248 FIND_FACTORY(Group, groupTags) in FIND_FACTORY() argument
/lvgl-latest/docs/details/integration/driver/
Dlibinput.rst24 Group: 10
/lvgl-latest/docs/details/other-components/
Dobserver.rst90 - **Group** ``void lv_subject_init_group(lv_subject_t * subject, lv_subject_t * list[], uint32_t li…
/lvgl-latest/docs/details/main-components/
Dindev.rst240 - Create a Widget Group (``lv_group_t * g = lv_group_create()``) and add Widgets to
389 Default Group