Searched refs:OnNativeEmbedGestureEventV2_ (Results 1 – 2 of 2) sorted by relevance
1868 OnNativeEmbedGestureEventV2_ = useNewPipe ? eventHub->GetOnNativeEmbedGestureEvent() in PrepareInitOHOSWeb()6582 auto OnNativeEmbedGestureEventV2_ = delegate->OnNativeEmbedGestureEventV2_; in OnNativeEmbedGestureEvent() local6583 if (OnNativeEmbedGestureEventV2_) { in OnNativeEmbedGestureEvent()6584 OnNativeEmbedGestureEventV2_( in OnNativeEmbedGestureEvent()
1175 EventCallbackV2 OnNativeEmbedGestureEventV2_; variable