Searched refs:curShowFrame (Results 1 – 2 of 2) sorted by relevance
633 void FlushFocus(const RefPtr<FrameNode>& curShowFrame);
712 void SwiperPattern::FlushFocus(const RefPtr<FrameNode>& curShowFrame) in FlushFocus() argument714 CHECK_NULL_VOID(curShowFrame); in FlushFocus()719 auto showChildFocusHub = curShowFrame->GetFirstFocusHubChild(); in FlushFocus()751 lastWeakShowNode_ = AceType::WeakClaim(AceType::RawPtr(curShowFrame)); in FlushFocus()