Home
last modified time | relevance | path

Searched defs:swiperLayoutProperty (Results 1 – 22 of 22) 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
351 …auto swiperLayoutProperty = AceType::DynamicCast<SwiperLayoutProperty>(layoutWrapper->GetLayoutPro… in LayoutForwardItem() local
373 …auto swiperLayoutProperty = AceType::DynamicCast<SwiperLayoutProperty>(layoutWrapper->GetLayoutPro… in LayoutBackwardItem() local
420 …auto swiperLayoutProperty = AceType::DynamicCast<SwiperLayoutProperty>(layoutWrapper->GetLayoutPro… in LayoutForward() local
516 …auto swiperLayoutProperty = AceType::DynamicCast<SwiperLayoutProperty>(layoutWrapper->GetLayoutPro… in SetInactive() local
547 …auto swiperLayoutProperty = AceType::DynamicCast<SwiperLayoutProperty>(layoutWrapper->GetLayoutPro… in LayoutBackward() local
613 …auto swiperLayoutProperty = AceType::DynamicCast<SwiperLayoutProperty>(layoutWrapper->GetLayoutPro… in Layout() local
693 auto swiperLayoutProperty = AceType::DynamicCast<SwiperLayoutProperty>(layoutProperty); in PlaceDigitChild() local
776 auto swiperLayoutProperty = AceType::DynamicCast<SwiperLayoutProperty>(layoutProperty); in MeasureArrow() local
802 …auto swiperLayoutProperty = AceType::DynamicCast<SwiperLayoutProperty>(layoutWrapper->GetLayoutPro… in ArrowLayout() local
Dswiper_pattern.cpp101 auto swiperLayoutProperty = host->GetLayoutProperty<SwiperLayoutProperty>(); in CreateLayoutAlgorithm() local
2097 auto swiperLayoutProperty = GetLayoutProperty<SwiperLayoutProperty>(); in GetItemSpace() local
2106 auto swiperLayoutProperty = GetLayoutProperty<SwiperLayoutProperty>(); in GetPrevMargin() local
2115 auto swiperLayoutProperty = GetLayoutProperty<SwiperLayoutProperty>(); in GetNextMargin() local
2124 auto swiperLayoutProperty = GetLayoutProperty<SwiperLayoutProperty>(); in GetDirection() local
2131 auto swiperLayoutProperty = GetLayoutProperty<SwiperLayoutProperty>(); in CurrentIndex() local
2138 auto swiperLayoutProperty = GetLayoutProperty<SwiperLayoutProperty>(); in GetDisplayCount() local
2146 auto swiperLayoutProperty = GetLayoutProperty<SwiperLayoutProperty>(); in CalculateDisplayCount() local
2182 auto swiperLayoutProperty = GetLayoutProperty<SwiperLayoutProperty>(); in IsAutoFill() local
2222 auto swiperLayoutProperty = GetLayoutProperty<SwiperLayoutProperty>(); in IsLoop() 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.cpp116 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in UpdateIndexWithoutMeasure() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/stepper/
Dstepper_accessibility_property_test_ng.cpp162 auto swiperLayoutProperty = swiperNode_->GetLayoutProperty<SwiperLayoutProperty>(); variable
210 auto swiperLayoutProperty = swiperNode_->GetLayoutProperty<SwiperLayoutProperty>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
Dswiper_indicator_pattern.cpp92 auto swiperLayoutProperty = swiperPattern->GetLayoutProperty<SwiperLayoutProperty>(); in OnModifyDone() local
254 auto swiperLayoutProperty = swiperPattern->GetLayoutProperty<SwiperLayoutProperty>(); in HandleHoverEvent() local
410 auto swiperLayoutProperty = swiperPattern->GetLayoutProperty<SwiperLayoutProperty>(); in UpdateTextContentSub() local
475 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in CheckIsTouchBottom() local
520 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in CheckIsTouchBottom() local
598 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in HandleLongDragUpdate() local
Dswiper_arrow_pattern.cpp222 auto swiperLayoutProperty = swiperPattern->GetLayoutProperty<SwiperLayoutProperty>(); in ButtonOnHover() local
306 auto swiperLayoutProperty = GetSwiperArrowLayoutProperty(); in UpdateArrowContent() local
Dswiper_indicator_pattern.h81 auto swiperLayoutProperty = swiperPattern->GetLayoutProperty<SwiperLayoutProperty>(); in CreateNodePaintMethod() local
Dswiper_indicator_utils.h53 …static const OffsetF CalcIndicatrFrameOffSet(const RefPtr<SwiperLayoutProperty>& swiperLayoutPrope… in CalcIndicatrFrameOffSet()
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/swiper/
Dswiper_test_ng.cpp273 …auto swiperLayoutProperty = AceType::DynamicCast<SwiperLayoutProperty>(swiperNode->GetLayoutProper… in CreateSwiperLayoutWrapper() local
437 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); variable
457 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); variable
518 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); variable
537 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); variable
556 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); variable
640 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); variable
662 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); variable
683 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); variable
723 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); variable
[all …]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
Dtabs_model_ng.cpp78 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in Create() local
230 auto swiperLayoutProperty = GetSwiperLayoutProperty(); in SetIsVertical() local
241 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in SetIndex() local
412 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in GetSwiperLayoutProperty() local
442 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in Pop() local
Dtabs_pattern.cpp207 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in OnRestoreInfo() local
Dtab_content_model_ng.cpp248 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
221 auto swiperLayoutProperty = swiperFrameNode->GetLayoutProperty<SwiperLayoutProperty>(); in SetDirection() local
Dcalendar_pattern.cpp384 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in ToJsonValue() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/calendar/
Dcalendar_pattern_test_ng.cpp372 auto swiperLayoutProperty = swiperFrameNode->GetLayoutProperty<SwiperLayoutProperty>(); variable
888 auto swiperLayoutProperty = swiperPattern->GetLayoutProperty<SwiperLayoutProperty>(); variable
1043 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
Dcalendar_dialog_view.cpp279 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in CreateCalendarSwiperNode() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/tabs/
Dtabs_test_ng.cpp9471 auto swiperLayoutProperty = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); variable