Home | History | Annotate | Download | only in rendering

Lines Matching defs:setScrollOffset

339 void RenderLayerScrollableArea::setScrollOffset(const IntPoint& newScrollOffset)
350 setScrollOffset(toIntSize(newScrollOffset));