Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dfocus_hub.h524 bool IsViewRootScope();
H A Dfocus_hub.cpp383 bool FocusHub::IsViewRootScope() in IsViewRootScope() function in OHOS::Ace::NG::FocusHub
1662 if (IsViewRootScope()) { in PaintAllFocusState()