Searched refs:localTextSelectionColors (Results 1 – 1 of 1) sorted by relevance
624 localTextSelectionColors: TextSelectionColors in <lambda>()627 if (cachedColors.textSelectionColors == localTextSelectionColors) { in <lambda>()630 cachedColors.copy(textSelectionColors = localTextSelectionColors).also { in <lambda>()648 textSelectionColors = localTextSelectionColors, in <lambda>()1367 val localTextSelectionColors = LocalTextSelectionColors.current in contentPadding() constant1368 if (cachedColors.textSelectionColors == localTextSelectionColors) { in contentPadding()1371 cachedColors.copy(textSelectionColors = localTextSelectionColors).also { in contentPadding()