Searched refs:chipTop (Results 1 – 1 of 1) sorted by relevance
292 val chipTop = contentArea.top + (contentArea.height() - chip.view.measuredHeight) / 2 in updateChipBounds() constant293 val chipBottom = chipTop + chip.view.measuredHeight in updateChipBounds()307 chipBounds = Rect(chipLeft, chipTop, chipRight, chipBottom) in updateChipBounds()