Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/frameworks/dfx/
H A Devent_injector.cpp170 bool EventInjector::SetLongPressEvent(const Point& longPressPoint) in SetLongPressEvent() function in OHOS::EventInjector
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dspan_node.h276 void SetLongPressEvent(GestureEventFunc&& onLongPress_) in SetLongPressEvent() function