Home
last modified time | relevance | path

Searched defs:swiperLayoutProperty (Results 1 – 21 of 21) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
Dswiper_accessibility_property.cpp69 auto swiperLayoutProperty = frameNode->GetLayoutProperty<SwiperLayoutProperty>(); in IsScrollable() local
91 auto swiperLayoutProperty = frameNode->GetLayoutProperty<SwiperLayoutProperty>(); in SetSpecificSupportAction() local
Dswiper_layout_algorithm.cpp58 …auto swiperLayoutProperty = AceType::DynamicCast<SwiperLayoutProperty>(layoutWrapper->GetLayoutPro… in Measure() local
375 …auto swiperLayoutProperty = AceType::DynamicCast<SwiperLayoutProperty>(layoutWrapper->GetLayoutPro… in MeasureSwiper() local
452 …auto swiperLayoutProperty = AceType::DynamicCast<SwiperLayoutProperty>(layoutWrapper->GetLayoutPro… in LayoutForwardItem() local
474 …auto swiperLayoutProperty = AceType::DynamicCast<SwiperLayoutProperty>(layoutWrapper->GetLayoutPro… in LayoutBackwardItem() local
568 …auto swiperLayoutProperty = AceType::DynamicCast<SwiperLayoutProperty>(layoutWrapper->GetLayoutPro… in LayoutForward() local
649 …auto swiperLayoutProperty = AceType::DynamicCast<SwiperLayoutProperty>(layoutWrapper->GetLayoutPro… in SetInactive() local
708 …auto swiperLayoutProperty = AceType::DynamicCast<SwiperLayoutProperty>(layoutWrapper->GetLayoutPro… in LayoutBackward() local
783 …auto swiperLayoutProperty = AceType::DynamicCast<SwiperLayoutProperty>(layoutWrapper->GetLayoutPro… in Layout() local
876 auto swiperLayoutProperty = AceType::DynamicCast<SwiperLayoutProperty>(layoutProperty); in PlaceDigitChild() local
991 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in CalculateCustomOffset() local
[all …]
Dswiper_pattern.cpp117 auto swiperLayoutProperty = host->GetLayoutProperty<SwiperLayoutProperty>(); in CreateLayoutAlgorithm() local
770 auto swiperLayoutProperty = GetLayoutProperty<SwiperLayoutProperty>(); in IsAutoLinear() local
890 auto swiperLayoutProperty = GetLayoutProperty<SwiperLayoutProperty>(); in IsUseCustomAnimation() local
953 auto swiperLayoutProperty = currentFrameNode->GetLayoutProperty<LayoutProperty>(); in CheckTargetIndex() local
2723 auto swiperLayoutProperty = GetLayoutProperty<SwiperLayoutProperty>(); in GetItemSpace() local
2735 auto swiperLayoutProperty = GetLayoutProperty<SwiperLayoutProperty>(); in GetPrevMargin() local
2744 auto swiperLayoutProperty = GetLayoutProperty<SwiperLayoutProperty>(); in GetNextMargin() local
2753 auto swiperLayoutProperty = GetLayoutProperty<SwiperLayoutProperty>(); in GetDirection() local
2760 auto swiperLayoutProperty = GetLayoutProperty<SwiperLayoutProperty>(); in CurrentIndex() local
2767 auto swiperLayoutProperty = GetLayoutProperty<SwiperLayoutProperty>(); in GetDisplayCount() local
[all …]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/
Dstepper_accessibility_property.cpp71 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in IsScrollable() local
96 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in SetSpecificSupportAction() local
Dstepper_model_ng.cpp102 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in CreateSwiperChild() local
Dstepper_layout_algorithm.cpp72 …auto swiperLayoutProperty = AceType::DynamicCast<SwiperLayoutProperty>(swiperWrapper->GetLayoutPro… in MeasureSwiper() local
Dstepper_pattern.cpp97 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in UpdateIndexWithoutMeasure() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
Dswiper_indicator_pattern.cpp103 auto swiperLayoutProperty = swiperPattern->GetLayoutProperty<SwiperLayoutProperty>(); in OnModifyDone() local
276 auto swiperLayoutProperty = swiperPattern->GetLayoutProperty<SwiperLayoutProperty>(); in HandleHoverEvent() local
444 auto swiperLayoutProperty = swiperPattern->GetLayoutProperty<SwiperLayoutProperty>(); in UpdateTextContentSub() local
509 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in CheckIsTouchBottom() local
554 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in CheckIsTouchBottom() local
631 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in HandleLongDragUpdate() local
Dswiper_arrow_pattern.cpp223 auto swiperLayoutProperty = swiperPattern->GetLayoutProperty<SwiperLayoutProperty>(); in ButtonOnHover() local
307 auto swiperLayoutProperty = GetSwiperArrowLayoutProperty(); in UpdateArrowContent() local
Dswiper_indicator_pattern.h73 auto swiperLayoutProperty = swiperPattern->GetLayoutProperty<SwiperLayoutProperty>(); in CreateDotIndicatorPaintMethod() local
Dswiper_indicator_utils.h53 …static const OffsetF CalcIndicatrFrameOffSet(const RefPtr<SwiperLayoutProperty>& swiperLayoutPrope… in CalcIndicatrFrameOffSet()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
Dtabs_model_ng.cpp83 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in Create() local
261 auto swiperLayoutProperty = GetSwiperLayoutProperty(); in SetIsVertical() local
272 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in SetIndex() local
477 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in GetSwiperLayoutProperty() local
507 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in Pop() local
656 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in GetSwiperLayoutProperty() local
781 auto swiperLayoutProperty = GetSwiperLayoutProperty(frameNode); in SetIsVertical() local
878 auto swiperLayoutProperty = GetSwiperLayoutProperty(); in SetIsCustomAnimation() local
Dtabs_pattern.cpp349 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in OnRestoreInfo() local
453 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in BeforeCreateLayoutWrapper() local
Dtab_content_model_ng.cpp255 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in AddTabBarItem() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
Ddot_indicator_layout_algorithm.cpp117 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in Layout() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/
Dcalendar_model_ng.cpp64 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in Create() local
181 auto swiperLayoutProperty = swiperFrameNode->GetLayoutProperty<SwiperLayoutProperty>(); in SetNeedSlide() local
222 auto swiperLayoutProperty = swiperFrameNode->GetLayoutProperty<SwiperLayoutProperty>(); in SetDirection() local
Dcalendar_pattern.cpp387 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in ToJsonValue() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/calendar/
Dcalendar_test_ng.cpp371 auto swiperLayoutProperty = swiperFrameNode->GetLayoutProperty<SwiperLayoutProperty>(); variable
897 auto swiperLayoutProperty = swiperPattern->GetLayoutProperty<SwiperLayoutProperty>(); variable
1052 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); variable
/foundation/arkui/ace_engine/test/unittest/core/pattern/stepper/
Dstepper_test_ng.cpp1158 auto swiperLayoutProperty = swiperNode_->GetLayoutProperty<SwiperLayoutProperty>(); variable
1206 auto swiperLayoutProperty = swiperNode_->GetLayoutProperty<SwiperLayoutProperty>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
Dcalendar_dialog_view.cpp281 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in CreateCalendarSwiperNode() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
Dtabs_test_ng.cpp9136 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); variable
10979 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); variable