Home | History | Annotate | Download | only in rendering

Lines Matching refs:subtractScrolledContentOffset

574         positionedParent->subtractScrolledContentOffset(x, y);
582 parent()->subtractScrolledContentOffset(x, y);
1187 RenderLayer::subtractScrolledContentOffset(int& x, int& y) const