Home
last modified time | relevance | path

Searched refs:SetOnDoubleClickId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/gesture_listener/
H A Dgesture_listener_component.h72 void SetOnDoubleClickId(const EventMarker& onDoubleClickId) in SetOnDoubleClickId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.h184 gestureEventComponent_->SetOnDoubleClickId(eventMarker); in SetOnDoubleClick()
H A Ddom_node.cpp1931 gestureEventComponent_->SetOnDoubleClickId(GetDoubleClickId()); in UpdateGestureEventComponent()