Home | History | Annotate | Download | only in launcher2

Lines Matching defs:BOTTOM

188     enum WallpaperVerticalOffset { TOP, MIDDLE, BOTTOM };
1315 protected void onLayout(boolean changed, int left, int top, int right, int bottom) {
1319 super.onLayout(changed, left, top, right, bottom);
1775 clipRect.bottom = tv.getExtendedPaddingTop() - (int) BubbleTextView.PADDING_V +
1779 clipRect.bottom = tv.getExtendedPaddingTop() - tv.getCompoundDrawablePadding() +
1908 int bottom = top + iconSize;
1914 dragRect = new Rect(left, top, right, bottom);
2630 // Transform the dragged item's bottom right coordinates