Home
last modified time | relevance | path

Searched refs:SetSwipeEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/touch_listener/
H A Dtouch_listener_component.h59 void SetSwipeEvent(const EventMarker& eventMarker, uint32_t action, uint32_t stage) in SetSwipeEvent() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.cpp1848 touchEventComponent_->SetSwipeEvent(eventMarker, eventAction, eventStage); in UpdateTouchEventComponent()