Searched refs:doesExceedMaxLinesIfTwoColumn (Results 1 – 1 of 1) sorted by relevance
135 listItemsToShow.all { !it.doesExceedMaxLinesIfTwoColumn(context, containerViewWidth) } in PromptVerticalListContentView()168 private fun PromptContentItem.doesExceedMaxLinesIfTwoColumn( in PromptContentItem() method