Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/focus/
H A Dfocus_manager.h33 using FocusChangeCallback = std::function<void(const WeakPtr<FocusHub>& last, variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_node.h50 using FocusChangeCallback = std::function<void(const std::string&)>; variable