Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/util/common/include/
H A Dproto.h30 ON_POINTER_EVENT, enumerator
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dbytrace_adapter.cpp31 const std::string ON_POINTER_EVENT { "OnPointerEvent" }; variable