Home | History | Annotate | Download | only in webkit

Lines Matching refs:pinLoc

2976     static int pinLoc(int x, int viewMax, int docMax) {
2977 // Log.d(LOGTAG, "-- pinLoc " + x + " " + viewMax + " " + docMax);
2995 return pinLoc(x, getViewWidth(), computeRealHorizontalScrollRange());
3001 return pinLoc(y, getViewHeightWithTitle(),