Home
last modified time | relevance | path

Searched defs:swiperPaintProperty (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/
H A Dstepper_model_ng.cpp49 auto swiperPaintProperty = swiperNode->GetPaintProperty<SwiperPaintProperty>(); in Create() local
104 auto swiperPaintProperty = swiperNode->GetPaintProperty<SwiperPaintProperty>(); in CreateSwiperChild() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtabs_model_ng.cpp101 auto swiperPaintProperty = swiperNode->GetPaintProperty<SwiperPaintProperty>(); in GetSwiperController() local
385 auto swiperPaintProperty = GetSwiperPaintProperty(); in SetAnimationDuration() local
530 auto swiperPaintProperty = swiperNode->GetPaintProperty<SwiperPaintProperty>(); in GetSwiperPaintProperty() local
707 auto swiperPaintProperty = swiperNode->GetPaintProperty<SwiperPaintProperty>(); in GetSwiperPaintProperty() local
886 auto swiperPaintProperty = GetSwiperPaintProperty(frameNode); in SetAnimationDuration() local
975 auto swiperPaintProperty = GetSwiperPaintProperty(); in SetEdgeEffect() local
982 auto swiperPaintProperty = GetSwiperPaintProperty(frameNode); in SetEdgeEffect() local
H A Dtab_bar_pattern.cpp2945 auto swiperPaintProperty = swiperNode->GetPaintProperty<SwiperPaintProperty>(); in SetSwiperCurve() local
3110 auto swiperPaintProperty = swiperNode->GetPaintProperty<SwiperPaintProperty>(); in UpdateAnimationDuration() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_indicator_common_test_ng.cpp374 auto swiperPaintProperty = frameNode_->GetPaintProperty<SwiperPaintProperty>(); variable
568 auto swiperPaintProperty = frameNode_->GetPaintProperty<SwiperPaintProperty>(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_indicator_pattern.cpp549 auto swiperPaintProperty = swiperPattern->GetPaintProperty<SwiperPaintProperty>(); in HandleDragEnd() local
698 auto swiperPaintProperty = swiperPattern->GetPaintProperty<SwiperPaintProperty>(); in HandleLongPress() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/
H A Dcalendar_model_ng.cpp61 auto swiperPaintProperty = swiperNode->GetPaintProperty<SwiperPaintProperty>(); in Create() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/calendar/
H A Dcalendar_test_ng.cpp371 auto swiperPaintProperty = swiperFrameNode->GetPaintProperty<SwiperPaintProperty>(); variable
1055 auto swiperPaintProperty = swiperNode->GetPaintProperty<SwiperPaintProperty>(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp199 auto swiperPaintProperty = host->GetPaintProperty<SwiperPaintProperty>(); in CreateLayoutAlgorithm() local