Searched refs:rightDp (Results 1 – 1 of 1) sorted by relevance
307 private val rightDp: Dp, constant in FixedDpInsets316 with(density) { rightDp.roundToPx() } in getRight()321 return "Insets(left=$leftDp, top=$topDp, right=$rightDp, bottom=$bottomDp)" in toString()334 rightDp == other.rightDp && in equals()341 result = 31 * result + rightDp.hashCode() in hashCode()