Lines Matching refs:childRect
825 Rect childRect = new Rect();826 getDescendantRectRelativeToSelf(workspace.getChildAt(0), childRect);834 mLeftHoverDrawable.setBounds(0, childRect.top,835 mLeftHoverDrawable.getIntrinsicWidth(), childRect.bottom);839 childRect.top, width, childRect.bottom);