Searched refs:optionBackgroundColor (Results 1 – 1 of 1) sorted by relevance
488 Color optionBackgroundColor, optionTextColor; in paint() local491 optionBackgroundColor = theme()->activeListBoxSelectionBackgroundColor(); in paint()494 optionBackgroundColor = itemStyle.backgroundColor(); in paint()503 context.fillRect(itemRect, optionBackgroundColor); in paint()