Searched refs:Group (Results 1 – 8 of 8) sorted by relevance
355 … 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()
126 Group, enumerator721 void prepare(LottieObject::Type type = LottieObject::Group);731 … if (child->type == LottieObject::Type::Group || child->type == LottieObject::Type::Layer) { in content()
649 … case LottieObject::Group: return _buildGroup(static_cast<LottieGroup*>(target), data->frameNo); in _content()
890 case LottieObject::Group: { in updateChildren()
2248 FIND_FACTORY(Group, groupTags) in FIND_FACTORY() argument
24 Group: 10
90 - **Group** ``void lv_subject_init_group(lv_subject_t * subject, lv_subject_t * list[], uint32_t li…
240 - Create a Widget Group (``lv_group_t * g = lv_group_create()``) and add Widgets to389 Default Group