Searched defs:topOffset (Results 1 – 2 of 2) sorted by relevance
154 val topOffset = scaledBackgroundHeight - bounds.height().toFloat() in draw() constant
282 private TopAndBottomOffsetDecoration(int topOffset) { in TopAndBottomOffsetDecoration()