Searched refs:isPaintingCompositedBackground (Results 1 – 1 of 1) sorted by relevance
1988 bool isPaintingCompositedBackground = paintFlags & PaintLayerPaintingCompositingBackgroundPhase; in paintLayerContents() local1997 && ((isPaintingScrollingContent && isPaintingCompositedBackground) in paintLayerContents()2117 …bool shouldPaintBackground = isPaintingCompositedBackground && shouldPaintContent && !selectionOnl… in paintLayerContents()2118 … && isPaintingOverflowContents) || (!isPaintingScrollingContent && isPaintingCompositedBackground); in paintLayerContents()