Searched refs:chipLeft (Results 1 – 1 of 1) sorted by relevance
65 private val chipLeft get() = chipBounds.left regex293 val chipLeft: Int298 chipLeft = contentArea.right - chip.chipWidth301 chipLeft = contentArea.left305 chipBounds = Rect(chipLeft, chipTop, chipRight, chipBottom)319 chipLeft,333 animRect.set(chipLeft, animRect.top, (chipLeft + width), animRect.bottom)