Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.h628 void InitOnFocusInternal(const RefPtr<FocusHub>& focusHub);
H A Dswiper_pattern.cpp408 InitOnFocusInternal(focusHub); in OnModifyDone()
2256 void SwiperPattern::InitOnFocusInternal(const RefPtr<FocusHub>& focusHub) in InitOnFocusInternal() function in OHOS::Ace::NG::SwiperPattern