Searched defs:DrawScope (Results 1 – 3 of 3) sorted by relevance
66 private fun DrawScope.drawLinearBar( in DrawScope() method84 private fun DrawScope.drawLinearBarTrack( in DrawScope() method
74 private fun DrawScope.drawHole(bounds: Element) { in <lambda>() method
48 fun DrawScope.zoom(zoom: Float, block: ZoomedDrawScope.() -> Unit) { in DrawScope() method