Home | History | Annotate | Download | only in widget

Lines Matching defs:bottomMargin

1023                 verticalMargin = ablp.topMargin + ablp.bottomMargin;
1177 int bottomMargin = 0;
1182 bottomMargin = ablp.bottomMargin;
1241 - bottomMargin;
1502 int height = upLp.topMargin + mUpView.getMeasuredHeight() + upLp.bottomMargin;
1509 iconLp.topMargin + mIconView.getMeasuredHeight() + iconLp.bottomMargin);