Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Daxis_event.h337 using GetEventTargetImpl = std::function<std::optional<EventTarget>()>; variable
H A Dtouch_event.h679 using GetEventTargetImpl = std::function<std::optional<EventTarget>()>; variable