Searched refs:indicatorlayoutProperty (Results 1 – 2 of 2) sorted by relevance
118 auto indicatorlayoutProperty = frameNode->GetLayoutProperty<SwiperIndicatorLayoutProperty>(); in Layout() local119 CHECK_NULL_VOID(indicatorlayoutProperty); in Layout()122 indicatorlayoutProperty, in Layout()
1104 auto indicatorlayoutProperty = frameNode->GetLayoutProperty<SwiperIndicatorLayoutProperty>(); in PlaceDigitChild() local1105 CHECK_NULL_VOID(indicatorlayoutProperty); in PlaceDigitChild()1108 swiperLayoutProperty, indicatorlayoutProperty, indicatorWidth, indicatorHeight); in PlaceDigitChild()1121 auto top = indicatorlayoutProperty->GetTop(); in PlaceDigitChild()1122 auto bottom = indicatorlayoutProperty->GetBottom(); in PlaceDigitChild()