Searched defs:newScrollOffset (Results 1 – 3 of 3) sorted by relevance
319 void RenderLayerScrollableArea::setScrollOffset(const IntPoint& newScrollOffset) in setScrollOffset()525 …IntSize newScrollOffset = clamp == ScrollOffsetClamped ? clampScrollOffset(scrollOffset) : scrollO… in scrollToOffset() local
954 IntSize newScrollOffset = layer()->scrollableArea()->adjustedScrollOffset() + delta; in scrollByRecursively() local
2874 IntPoint newScrollOffset = origin; in setPageScaleFactor() local