Home
last modified time | relevance | path

Searched refs:IsLeafFocusScope (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dfocus_hub.h1092 bool IsLeafFocusScope();
H A Dfocus_hub.cpp1450 bool FocusHub::IsLeafFocusScope() in IsLeafFocusScope() function in OHOS::Ace::NG::FocusHub
1475 if (IsLeafFocusScope()) { in OnFocusScope()