Searched refs:GetGestureEventFunc (Results 1 – 10 of 10) sorted by relevance
94 longPressEvent->GetGestureEventFunc()(info);131 longPressEventActuator->GetGestureEventFunc()(info);180 longPressEventActuator->GetGestureEventFunc()(info);
101 clickEvent->GetGestureEventFunc()(info);
45 longPressRecognizer_->SetOnAction(GetGestureEventFunc()); in OnCollectTouchTarget()52 GestureEventFunc LongPressEventActuator::GetGestureEventFunc() in GetGestureEventFunc() function in OHOS::Ace::NG::LongPressEventActuator
36 const GestureEventFunc& GetGestureEventFunc() const in GetGestureEventFunc() function84 GestureEventFunc GetGestureEventFunc();
37 const GestureEventFunc& GetGestureEventFunc() const in GetGestureEventFunc() function
1566 click = longPressEventActuator_->GetGestureEventFunc(); in ActLongClick()1757 auto originalGetGestureEventFunc = originalShowMenu->GetGestureEventFunc(); in CopyEvent()
917 auto callback = event->GetGestureEventFunc();
33 auto handleLongPressEvent = tabBarPattern_->longPressEvent_->GetGestureEventFunc(); in LongPress()
186 clickEvents.front()->GetGestureEventFunc()(info); in ClickBtn()
1507 pattern->clickListener_->GetGestureEventFunc()(gestureEvent);