Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
Dview_stack_processor.cpp335 RefPtr<FocusableComponent> ViewStackProcessor::GetFocusableComponent(bool createIfNotExist) in GetFocusableComponent() function in OHOS::Ace::Framework::ViewStackProcessor
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
Ddom_node.h149 const RefPtr<FocusableComponent>& GetFocusableComponent() const in GetFocusableComponent() function