Searched refs:swiperHost (Results 1 – 1 of 1) sorted by relevance
715 auto swiperHost = GetHost(); in FlushFocus() local716 CHECK_NULL_VOID(swiperHost); in FlushFocus()717 auto swiperFocusHub = swiperHost->GetFocusHub(); in FlushFocus()763 auto swiperHost = GetHost(); in GetFocusHubChild() local764 CHECK_NULL_RETURN(swiperHost, nullptr); in GetFocusHubChild()765 auto swiperFocusHub = swiperHost->GetFocusHub(); in GetFocusHubChild()2286 auto swiperHost = GetHost(); in IsContentFocused() local2287 CHECK_NULL_RETURN(swiperHost, true); in IsContentFocused()2288 auto swiperFocusHub = swiperHost->GetFocusHub(); in IsContentFocused()