Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.h1031 WeakPtr<FrameNode> lastWeakShowNode_; variable
H A Dswiper_pattern.cpp751 lastWeakShowNode_ = AceType::WeakClaim(AceType::RawPtr(curShowFrame)); in FlushFocus()