Searched refs:shouldPaintBackgroundColor (Results 1 – 1 of 1) sorted by relevance
1204 … bool shouldPaintBackgroundColor = !bgLayer->next() && bgColor.isValid() && bgColor.alpha() > 0; in paintFillLayerExtended() local1205 if (shouldPaintBackgroundImage || shouldPaintBackgroundColor) { in paintFillLayerExtended()