Home
last modified time | relevance | path

Searched defs:GetNextMargin (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_component.cpp345 const Dimension& SwiperComponent::GetNextMargin() const in GetNextMargin() function in OHOS::Ace::SwiperComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/swiper/
H A Dswiper_declaration.h274 const Dimension& GetNextMargin() const in GetNextMargin() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_model_ng.cpp803 void SwiperModelNG::GetNextMargin(FrameNode* frameNode, int32_t unit, SwiperMarginOptions* options) in GetNextMargin() function in OHOS::Ace::NG::SwiperModelNG
H A Dswiper_pattern.cpp3815 float SwiperPattern::GetNextMargin() const in GetNextMargin() function in OHOS::Ace::NG::SwiperPattern