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