Searched refs:onTouchInterceptCallback (Results 1 – 1 of 1) sorted by relevance
1048 …const auto onTouchInterceptCallback = pattern->nativeXComponentImpl_->GetOnTouchInterceptCallback(… in InitOnTouchIntercept() local1049 CHECK_NULL_RETURN(onTouchInterceptCallback, hostNode->GetHitTestMode()); in InitOnTouchIntercept()1052 …return static_cast<NG::HitTestMode>(onTouchInterceptCallback(pattern->nativeXComponent_.get(), &ui… in InitOnTouchIntercept()