Searched refs:chipTop (Results 1 – 1 of 1) sorted by relevance
290 val chipTop = (contentArea.bottom - chip.view.measuredHeight) / 2 regex291 val chipBottom = chipTop + chip.view.measuredHeight305 chipBounds = Rect(chipLeft, chipTop, chipRight, chipBottom)