Home | History | Annotate | Download | only in rendering

Lines Matching refs:diffY

1496             int diffY = scrollYOffset();
1499 diffY = scrollYOffset() - diffY;
1501 newRect.setY(rect.y() - diffY);