Home
last modified time | relevance | path

Searched refs:SetInactiveOnBackward (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_layout_algorithm.h341 void SetInactiveOnBackward(LayoutWrapper* layoutWrapper, Axis axis);
H A Dswiper_layout_algorithm.cpp806 void SwiperLayoutAlgorithm::SetInactiveOnBackward(LayoutWrapper* layoutWrapper, Axis axis) in SetInactiveOnBackward() function in OHOS::Ace::NG::SwiperLayoutAlgorithm
887 SetInactiveOnBackward(layoutWrapper, axis); in LayoutBackward()