Searched refs:drawSelectionTint (Results 1 – 1 of 1) sorted by relevance
138 bool drawSelectionTint = selectionState() != SelectionNone && !document().printing(); in paint() local142 drawSelectionTint = false; in paint()173 if (drawSelectionTint) { in paint()