Home | History | Annotate | Download | only in widget

Lines Matching refs:childHeight

945         int childHeight = duringLayout ? child.getMeasuredHeight() : child.getHeight(); 
955 - mSpinnerPadding.top - childHeight;
959 childTop = myHeight - mSpinnerPadding.bottom - childHeight;