Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/events/
H A Dlong_press_event.h58 LongPressEvent(const Point& pos, const TimeType& timeStamp) : Event(pos) in LongPressEvent() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dlong_press_event.h31 DECLARE_ACE_TYPE(LongPressEvent, AceType) in DECLARE_ACE_TYPE() argument