Searched refs:PaintLayerPaintingCompositingBackgroundPhase (Results 1 – 3 of 3) sorted by relevance
61 PaintLayerPaintingCompositingBackgroundPhase = 1 << 5, enumerator69 …PaintLayerPaintingCompositingAllPhases = (PaintLayerPaintingCompositingBackgroundPhase | PaintLaye…
1817 paintFlags |= PaintLayerPaintingCompositingBackgroundPhase; in doPaintTask()
1988 bool isPaintingCompositedBackground = paintFlags & PaintLayerPaintingCompositingBackgroundPhase; in paintLayerContents()