Searched refs:onPinchCancelId (Results 1 – 2 of 2) sorted by relevance
117 void SetOnPinchCancelId(const EventMarker& onPinchCancelId) in SetOnPinchCancelId() argument119 onPinchCancelId_ = onPinchCancelId; in SetOnPinchCancelId()
364 const auto& onPinchCancelId = component->GetOnPinchCancelId(); in SetOnPinchCancelCallback() local365 if (onPinchCancelId.IsEmpty()) { in SetOnPinchCancelCallback()368 SetOnPinchCancelCallback(AceAsyncEvent<void()>::Create(onPinchCancelId, context_)); in SetOnPinchCancelCallback()