Searched refs:borderLeft (Results 1 – 1 of 1) sorted by relevance
98 int borderLeft = getPaddingLeft(); in addView() local109 borderLeft -= mBorderLeft; in addView()119 borderLeft += mBorderLeft; in addView()130 || previousLeft != borderLeft || previousRight != borderRight) { in addView()131 setPadding(borderLeft, borderTop, borderRight, borderBottom); in addView()