Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/gesture_listener/
H A Dgesture_listener_component.h115 return onPinchCancelId_; in GetOnPinchCancelId()
119 onPinchCancelId_ = onPinchCancelId; in SetOnPinchCancelId()
257 EventMarker onPinchCancelId_; variable