Home
last modified time | relevance | path

Searched defs:childWeak (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Daccessibility_property.cpp121 for (auto& childWeak : children) { in GetGroupTextRecursive() local
237 for (auto childWeak = children.rbegin(); childWeak != children.rend(); ++childWeak) { in ProcessHoverTestRecursive() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/focus/
H A Dfocus_manager.cpp224 for (const auto& childWeak : childFocusViewWeakList) { in DumpFocusManager() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp3008 … for (auto childWeak = frameChildren_.rbegin(); childWeak != frameChildren_.rend(); ++childWeak) { in GetResponseRegionListByTraversal() local