Searched refs:sizePx (Results 1 – 1 of 1) sorted by relevance
63 val sizePx = with(density) { size.toPx() } in source() constant65 axisPosition <= sizePx -> topOrLeft in source()66 axisPosition >= axisSize - sizePx -> bottomOrRight in source()