Home
last modified time | relevance | path

Searched refs:GetDoubleClickId (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.h657 virtual const EventMarker& GetDoubleClickId() in GetDoubleClickId() function in OHOS::Ace::Framework::DOMNode
H A Ddom_node.cpp1923 if (!GetClickId().IsEmpty() || !GetDoubleClickId().IsEmpty() || !GetLongPressId().IsEmpty() || in UpdateGestureEventComponent()
1931 gestureEventComponent_->SetOnDoubleClickId(GetDoubleClickId()); in UpdateGestureEventComponent()

Completed in 6 milliseconds