Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/focus/
H A Dfocus_manager.h145 …iorityNode(const std::string& focusScopeId, const RefPtr<FocusHub>& priorFocusHub, bool pushFront);
H A Dfocus_manager.cpp266 bool pushFront) in AddScopePriorityNode() argument
270 if (pushFront) { in AddScopePriorityNode()