Searched refs:onPinchStartId (Results 1 – 2 of 2) sorted by relevance
90 void SetOnPinchStartId(const EventMarker& onPinchStartId) in SetOnPinchStartId() argument92 onPinchStartId_ = onPinchStartId; in SetOnPinchStartId()
337 const auto& onPinchStartId = component->GetOnPinchStartId(); in SetOnPinchStartCallback() local338 if (onPinchStartId.IsEmpty()) { in SetOnPinchStartCallback()341 …SetOnPinchStartCallback(AceAsyncEvent<void(const GestureEvent&)>::Create(onPinchStartId, context_)… in SetOnPinchStartCallback()