Searched refs:ScrollAndFindFocusNode (Results 1 – 2 of 2) sorted by relevance
367 …WeakPtr<FocusHub> ScrollAndFindFocusNode(int32_t nextIndex, int32_t curIndex, int32_t& nextIndexIn…
1134 … ScrollAndFindFocusNode(nextIndex, curIndex, nextIndexInGroup, curIndexInGroup, moveStep, step); in GetNextFocusNode()1226 WeakPtr<FocusHub> ListPattern::ScrollAndFindFocusNode(int32_t nextIndex, int32_t curIndex, int32_t&… in ScrollAndFindFocusNode() function in OHOS::Ace::NG::ListPattern