Home
last modified time | relevance | path

Searched defs:uiChild (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.cpp590 for (const auto& uiChild : uiChildren) { in GetFocusChildren() local
602 for (const auto& uiChild : children_) { in GetCurrentChildrenFocusHub() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dfocus_hub.cpp62 const auto& uiChild = *iter; in AnyOfUINode() local