Searched refs:borderTop (Results 1 – 1 of 1) sorted by relevance
96 int borderTop = getPaddingTop(); in addView() local107 borderTop -= mBorderTop; in addView()117 borderTop += mBorderTop; in addView()129 if (previousTop != borderTop || previousBottom != borderBottom in addView()131 setPadding(borderLeft, borderTop, borderRight, borderBottom); in addView()