Searched defs:touchInterceptFunc (Results 1 – 6 of 6) sorted by relevance
376 …TouchInterceptFunc touchInterceptFunc = [](TouchEventInfo& touchEventInfo) { return HitTestMode::H… in __anoncee0c4270402() variable
458 TouchInterceptFunc touchInterceptFunc; variable485 TouchInterceptFunc touchInterceptFunc; variable
187 void SetOnTouchIntercept(NG::TouchInterceptFunc&& touchInterceptFunc) override {} in SetOnTouchIntercept()
927 void SetOnTouchIntercept(NG::TouchInterceptFunc&& touchInterceptFunc) override in SetOnTouchIntercept()
1101 void ViewAbstract::SetOnTouchIntercept(TouchInterceptFunc&& touchInterceptFunc) in SetOnTouchIntercept()4878 …id ViewAbstract::SetOnTouchIntercept(FrameNode* frameNode, TouchInterceptFunc&& touchInterceptFunc) in SetOnTouchIntercept()
1385 void GestureEventHub::SetOnTouchIntercept(TouchInterceptFunc&& touchInterceptFunc) in SetOnTouchIntercept()