Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp719 auto showChildFocusHub = curShowFrame->GetFirstFocusHubChild(); in FlushFocus() local
720 CHECK_NULL_VOID(showChildFocusHub); in FlushFocus()
740 node->SetParentFocusable(node == showChildFocusHub); in FlushFocus()
746 RefPtr<FocusHub> needFocusNode = showChildFocusHub; in FlushFocus()