Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.h747 void SetLazyForEachLongPredict(bool useLazyLoad) const;
H A Dswiper_pattern.cpp4393 SetLazyForEachLongPredict(useLazyLoad); in SetLazyLoadFeature()
4435 void SwiperPattern::SetLazyForEachLongPredict(bool useLazyLoad) const in SetLazyForEachLongPredict() function in OHOS::Ace::NG::SwiperPattern