Searched refs:scrollPositionChanged (Results 1 – 7 of 7) sorted by relevance
344 void scrollPositionChanged();
1496 scrollPositionChanged(); in scrollPositionChangedViaPlatformWidget()1499 void FrameView::scrollPositionChanged() in scrollPositionChanged() function in WebCore::FrameView2152 scrollPositionChanged(); in scrollTo()
6977 Prep work: FrameView::scrollPositionChanged() sounds like a generic "did scroll" bottleneck,11145 around to call to FrameView::scrollPositionChanged().11147 scrollPositionChanged(), adjust the rect by the inverse of the scroll offset.
2869 Call the new FrameView::scrollPositionChanged() method rather than sending the
7258 …(WebCore::FrameView::scrollPositionChanged): Call updateContentLayerScrollPosition() when scrollin…13673 Calls FrameView::scrollPositionChanged whenever a ScrollView is scrolled13677 FrameView::scrollPositionChanged to generate repaint invalidation for13692 (WebCore::ScrollView::scrollPositionChanged):19050 (WebCore::FrameView::scrollPositionChanged):27647 … Avoid doing work in FrameView::scrollPositionChanged() if there are no fixed position elements27654 (WebCore::FrameView::scrollPositionChanged):
76769 (WebCore::FrameView::scrollPositionChanged):93897 (WebCore::FrameView::scrollPositionChanged): Call compositor()->frameViewDidScroll().95265 More prep work: make a single scrollPositionChanged() bottleneck method, and use it to 95270 (WebCore::FrameView::scrollPositionChanged):95760 Prep work: FrameView::scrollPositionChanged() sounds like a generic "did scroll" bottleneck,129099 (WebCore::FrameView::scrollPositionChanged):
1312 (WebCore::FrameView::scrollPositionChanged): Annotate the calls to updateCompositingLayers()5463 …(WebCore::FrameView::scrollPositionChanged): Update widget positions, to handle widgets in fixed p…57198 Export FrameView::scrollPositionChanged()57202 (WebCore::FrameView::scrollPositionChanged):