Searched refs:FixedIntInsets (Results 1 – 1 of 1) sorted by relevance
247 FixedIntInsets(left, top, right, bottom) in WindowInsets()262 private class FixedIntInsets( in WindowInsets() class284 if (other !is FixedIntInsets) { in WindowInsets()347 private val EmptyWindowInsets = FixedIntInsets(0, 0, 0, 0)