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