Home
last modified time | relevance | path

Searched defs:nextMargin (Results 1 - 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_controller_test_ng.cpp385 const float nextMargin = 20.f; in HWTEST_F() local
433 const float nextMargin = 20.f; in HWTEST_F() local
H A Dswiper_animation_test_ng.cpp825 auto nextMargin = 30.0f; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_utils.h75 auto nextMargin = property->GetNextMarginValue(0.0_px).ConvertToPx(); in CreateChildConstraint() local
185 auto nextMargin in CheckMarginPropertyExceed() local
109 CaculateDisplayItemSpaceCount( const RefPtr<SwiperLayoutProperty>& property, double prevMargin, double nextMargin) CaculateDisplayItemSpaceCount() argument
[all...]
H A Dswiper_model.h137 virtual void SetNextMargin(const Dimension& nextMargin, bool ignoreBlank) {} in SetNextMargin() argument
H A Dswiper_model_ng.cpp326 void SwiperModelNG::SetNextMargin(const Dimension& nextMargin, bool ignoreBlank) in SetNextMargin() argument
450 void SwiperModelNG::SetNextMargin(FrameNode* frameNode, const Dimension& nextMargin, bool ignoreBlank) in SetNextMargin() argument
H A Dswiper_pattern.cpp1421 auto nextMargin = GetNextMargin(); in CalculateAndUpdateItemInfo() local
/foundation/arkui/ace_engine/frameworks/core/components/declaration/swiper/
H A Dswiper_declaration.h62 Dimension nextMargin; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_swiper_bridge.cpp103 Ace::CalcDimension nextMargin; in SetSwiperNextMargin() local

Completed in 15 milliseconds