Home | History | Annotate | Download | only in rendering

Lines Matching refs:selectionOnly

2284     bool selectionOnly  = paintBehavior & PaintBehaviorSelectionOnly;
2299 if (shouldPaint && !selectionOnly && !damageRect.isEmpty()) {
2330 selectionOnly ? PaintPhaseSelection : PaintPhaseChildBlockBackgrounds,
2333 if (!selectionOnly) {
2365 if (renderer()->hasMask() && shouldPaint && !selectionOnly && !damageRect.isEmpty()) {