Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/event/
Dnon_pointer_event.h23 struct NonPointerEvent : public PointerEvent { struct
30 ~NonPointerEvent() = default; argument
31 NonPointerEvent() {} in NonPointerEvent() function
33 NonPointerEvent& SetRepeatTime(int32_t repeatTime) in SetRepeatTime() argument
39 NonPointerEvent& SetDeviceId(int64_t deviceId) in SetDeviceId() argument
45 NonPointerEvent& SetSourceType(SourceType sourceType) in SetSourceType() argument