Searched refs:existingScrollAnimator (Results 1 – 4 of 4) sorted by relevance
212 if (ScrollAnimator* scrollAnimator = existingScrollAnimator()) in willStartLiveResize()221 if (ScrollAnimator* scrollAnimator = existingScrollAnimator()) in willEndLiveResize()227 if (ScrollAnimator* scrollAnimator = existingScrollAnimator()) in contentAreaWillPaint()233 if (ScrollAnimator* scrollAnimator = existingScrollAnimator()) in mouseEnteredContentArea()239 if (ScrollAnimator* scrollAnimator = existingScrollAnimator()) in mouseExitedContentArea()245 if (ScrollAnimator* scrollAnimator = existingScrollAnimator()) in mouseMovedInContentArea()261 if (ScrollAnimator* scrollAnimator = existingScrollAnimator()) in contentAreaDidShow()267 if (ScrollAnimator* scrollAnimator = existingScrollAnimator()) in contentAreaDidHide()273 if (ScrollAnimator* scrollAnimator = existingScrollAnimator()) in finishCurrentScrollAnimations()298 if (ScrollAnimator* scrollAnimator = existingScrollAnimator()) in contentsResized()[all …]
99 ScrollAnimator* existingScrollAnimator() const { return m_scrollAnimator.get(); } in existingScrollAnimator() function
336 if (ScrollAnimator* scrollAnimator = existingScrollAnimator()) in prepareForDetach()1764 if (ScrollAnimator* scrollAnimator = existingScrollAnimator()) in isRubberBandInProgress()2692 if (ScrollAnimator* scrollAnimator = existingScrollAnimator()) in setAnimatorsAreActive()
2244 if (ScrollAnimator* scrollAnimator = view->existingScrollAnimator()) in handleGestureShowPress()