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