Searched refs:borderBottom (Results 1 – 1 of 1) sorted by relevance
97 int borderBottom = getPaddingBottom(); in addView() local108 borderBottom -= mBorderBottom; in addView()118 borderBottom += mBorderBottom; in addView()129 if (previousTop != borderTop || previousBottom != borderBottom in addView()131 setPadding(borderLeft, borderTop, borderRight, borderBottom); in addView()