Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dfocus_hub.cpp290 bool isPrior = (!focusScopeId_.empty() && (focusPriority_ == FocusPriority::PRIOR)); in DumpFocusScopeTree() local
291 if (isPrior) { in DumpFocusScopeTree()