Home
last modified time | relevance | path

Searched refs:SetInactiveOnForward (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.h340 void SetInactiveOnForward(LayoutWrapper* layoutWrapper, Axis axis);
H A Dswiper_layout_algorithm.cpp647 void SwiperLayoutAlgorithm::SetInactiveOnForward(LayoutWrapper* layoutWrapper, Axis axis) in SetInactiveOnForward() function in OHOS::Ace::NG::SwiperLayoutAlgorithm
776 SetInactiveOnForward(layoutWrapper, axis); in LayoutForward()