Lines Matching refs:top
61 * [0, 1], when 0 means on the top and 1 means on the buttom
192 public void onLayout(boolean changed, int left, int top,
194 super.onLayout(changed, left, top, right, bottom);
225 - (bottom - top);
415 scrollTo(0, r.top);
420 int top = getScrollY();
424 } else if (r.top < top) {
425 scrollTo(0, r.top);
431 int top = getScrollY();
432 int bot = top + getHeight();
439 } else if (r.top < top) {
441 mScroller.startScroll(mScrollX, mScrollY, 0, r.top - mScrollY, 200);
508 int top = row * mBlockHeight;
510 return new Rect(left, top,
512 top + mSpec.mCellHeight + mSpec.mCellSpacing);
622 if (r.top < getScrollY()) {
734 private final Bitmap mOutline; // The outline bitmap put on top of each