Searched refs:touchEventHub (Results 1 – 2 of 2) sorted by relevance
152 auto touchEventHub = containerNode->GetOrCreateGestureEventHub(); in InitContainerEvent() local153 CHECK_NULL_VOID(touchEventHub); in InitContainerEvent()176 …touchEventHub->SetTouchEvent([controlButtonsLayoutProperty, floatingLayoutProperty, controlButtons… in InitContainerEvent()
138 auto touchEventHub = frameNode_->GetOrCreateGestureEventHub(); in Touch() local139 auto touchEvent = touchEventHub->touchEventActuator_->userCallback_->GetTouchEventCallback(); in Touch()