Home | History | Annotate | Download | only in webkit

Lines Matching refs:newY

1811         int newY = pinLocY(finalY + y);
1812 if (newY == finalY) return false;
1813 mScroller.setFinalY(newY);
6438 // pin the newY to the WebView