Home
last modified time | relevance | path

Searched defs:GetOrCreateFocusHub (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Devent_hub.h131 const RefPtr<FocusHub>& GetOrCreateFocusHub(const FocusPattern& focusPattern) in GetOrCreateFocusHub() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp3163 RefPtr<FocusHub> FrameNode::GetOrCreateFocusHub() const in GetOrCreateFocusHub() function in OHOS::Ace::NG::FrameNode