Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.h717 const EventMarker& GetPinchUpdateId() in GetPinchUpdateId() function
H A Ddom_node.cpp1924 … !GetPinchStartId().IsEmpty() || !GetPinchUpdateId().IsEmpty() || !GetPinchEndId().IsEmpty() || in UpdateGestureEventComponent()
1934 gestureEventComponent_->SetOnPinchUpdateId(GetPinchUpdateId()); in UpdateGestureEventComponent()