Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dfocus_hub.cpp294 bool isPrevious = (!focusScopeId_.empty() && (focusPriority_ == FocusPriority::PREVIOUS)); in DumpFocusScopeTree() local
295 if (isPrevious) { in DumpFocusScopeTree()