Searched refs:IsPanGestureAccept (Results 1 – 5 of 5) sorted by relevance
575 result = panRecognizer.IsPanGestureAccept();584 result = panRecognizer.IsPanGestureAccept();594 result = panRecognizer.IsPanGestureAccept();604 result = panRecognizer.IsPanGestureAccept();614 result = panRecognizer.IsPanGestureAccept();624 result = panRecognizer.IsPanGestureAccept();649 result = panRecognizer.IsPanGestureAccept();660 result = panRecognizer.IsPanGestureAccept();670 result = panRecognizer.IsPanGestureAccept();680 result = panRecognizer.IsPanGestureAccept();[all …]
183 auto result = IsPanGestureAccept(); in HandleTouchMoveEvent()245 auto result = IsPanGestureAccept(); in HandleTouchMoveEvent()286 PanRecognizer::GestureAcceptResult PanRecognizer::IsPanGestureAccept() const in IsPanGestureAccept() function in OHOS::Ace::PanRecognizer
131 GestureAcceptResult IsPanGestureAccept() const;
120 GestureAcceptResult IsPanGestureAccept() const;
402 auto result = IsPanGestureAccept(); in HandleTouchMoveEvent()475 auto result = IsPanGestureAccept(); in HandleTouchMoveEvent()571 PanRecognizer::GestureAcceptResult PanRecognizer::IsPanGestureAccept() const in IsPanGestureAccept() function in OHOS::Ace::NG::PanRecognizer