Searched refs:rightInset (Results 1 – 2 of 2) sorted by relevance
88 int rightInset = insets.right - mInsets.right; in setInsets() local92 getPaddingRight() + rightInset, getPaddingBottom() + bottomInset); in setInsets()
177 int rightInset = insets.right - mInsets.right; in setInsets() local180 setPadding(leftInset, getPaddingTop(), rightInset, bottomInset); in setInsets()