Home | History | Annotate | Download | only in launcher3

Lines Matching full:childrect

909             Rect childRect = new Rect();
911 childRect);
921 left.setBounds(0, childRect.top,
922 left.getIntrinsicWidth(), childRect.bottom);
929 childRect.top, width, childRect.bottom);