Searched refs:AllChildFocusHub (Results 1 – 2 of 2) sorted by relevance
166 void FocusHub::AllChildFocusHub(const std::function<void(const RefPtr<FocusHub>&)>& operation) in AllChildFocusHub() function in OHOS::Ace::NG::FocusHub173 template void FocusHub::AllChildFocusHub<true>(const std::function<void(const RefPtr<FocusHub>&)>&);174 template void FocusHub::AllChildFocusHub<false>(const std::function<void(const RefPtr<FocusHub>&)>&…188 …AllChildFocusHub([&focusNodes, &lastIter, &hasLastFocus, lastFocusNode](const RefPtr<FocusHub>& ch… in FlushChildrenFocusHub()421 focusNode->AllChildFocusHub([](const RefPtr<FocusHub>& child) { in LostFocusToTabStop()1848 AllChildFocusHub([this, &rect, &offset, &newFocusNode, &minVal](const RefPtr<FocusHub>& child) { in AcceptFocusByRectOfLastFocusFlex()1982 AllChildFocusHub([&tabIndexNodes](const RefPtr<FocusHub>& child) { in CollectTabIndexNodes()2263 AllChildFocusHub([](const RefPtr<FocusHub>& child) { in ClearFocusMovementFlagsInChildren()
802 void AllChildFocusHub(const std::function<void(const RefPtr<FocusHub>&)>& operation);971 AllChildFocusHub([&count](const RefPtr<FocusHub>& child) { in GetFocusableCount()