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