Searched refs:indicatorWrapper (Results 1 – 3 of 3) sorted by relevance
69 if (indicatorWrapper) { in IndicatorAndArrowMeasure()72 indicatorWrapper->Measure(indicatorLayoutConstraint); in IndicatorAndArrowMeasure()961 if (indicatorWrapper) { in LayoutSwiperIndicator()965 indicatorWrapper->Layout(); in LayoutSwiperIndicator()1080 auto indicatorGeometryNode = indicatorWrapper->GetGeometryNode(); in PlaceDigitChild()1102 auto frameNode = indicatorWrapper->GetHostNode(); in PlaceDigitChild()1111 HasCustomIndicatorOffset(indicatorWrapper)) { in PlaceDigitChild()1165 auto frameNode = indicatorWrapper->GetHostNode(); in HasCustomIndicatorOffset()1177 auto indicatorGeometryNode = indicatorWrapper->GetGeometryNode(); in CalculateCustomOffset()1279 CHECK_NULL_VOID(indicatorWrapper); in ArrowLayout()[all …]
333 …void PlaceDigitChild(const RefPtr<LayoutWrapper>& indicatorWrapper, const RefPtr<LayoutProperty>& …344 bool HasCustomIndicatorOffset(const RefPtr<LayoutWrapper>& indicatorWrapper);346 const RefPtr<LayoutWrapper>& indicatorWrapper, const OffsetF& currentOffset);
668 auto indicatorWrapper = variable677 indicatorWrapper->AppendChild(firstLayoutWrapper);684 indicatorWrapper->AppendChild(lastLayoutWrapper);687 indicatorWrapper->layoutProperty_ = AceType::MakeRefPtr<LayoutProperty>();690 indicatorWrapper->GetLayoutProperty()->layoutConstraint_ = layoutConstraintF;691 indicatorWrapper->currentChildCount_ = 1;699 swiperLayoutAlgorithm->PlaceDigitChild(indicatorWrapper, layoutProperty);704 indicatorWrapper->currentChildCount_ = 2;