Home | History | Annotate | Download | only in widget

Lines Matching refs:topMargin

327                     final int top = child.getTop() - lp.topMargin - mDividerHeight;
504 return childTop + lp.topMargin + childBaseline;
678 mTotalLength = Math.max(totalLength, totalLength + lp.topMargin + lp.bottomMargin);
705 mTotalLength = Math.max(totalLength, totalLength + childHeight + lp.topMargin +
788 lp.topMargin + lp.bottomMargin + getNextLocationOffset(child));
871 lp.topMargin + lp.bottomMargin + getNextLocationOffset(child));
1084 final int margin = lp.topMargin + lp.bottomMargin;
1213 mPaddingTop + mPaddingBottom + lp.topMargin + lp.bottomMargin,
1253 final int margin = lp.topMargin + lp .bottomMargin;
1524 childTop += lp.topMargin;
1621 childTop = paddingTop + lp.topMargin;
1640 + lp.topMargin - lp.bottomMargin;