Searched refs:toIndexWrapper (Results 1 – 1 of 1) sorted by relevance
354 … auto toIndexWrapper = layoutWrapper->GetOrCreateChildByIndex(customAnimationToIndex_.value()); in MeasureTabsCustomAnimation() local355 CHECK_NULL_VOID(toIndexWrapper); in MeasureTabsCustomAnimation()356 toIndexWrapper->Measure(childLayoutConstraint); in MeasureTabsCustomAnimation()357 auto toIndexGeometryNode = toIndexWrapper->GetGeometryNode(); in MeasureTabsCustomAnimation()901 … auto toIndexWrapper = layoutWrapper->GetOrCreateChildByIndex(customAnimationToIndex_.value()); in LayoutCustomAnimation() local902 CHECK_NULL_VOID(toIndexWrapper); in LayoutCustomAnimation()904 toIndexWrapper->GetGeometryNode()->SetMarginFrameOffset(paddingOffset); in LayoutCustomAnimation()905 toIndexWrapper->Layout(); in LayoutCustomAnimation()