Searched refs:PaintLayerPaintingSkipRootBackground (Results 1 – 3 of 3) sorted by relevance
67 PaintLayerPaintingSkipRootBackground = 1 << 11, enumerator
1832 paintFlags |= PaintLayerPaintingSkipRootBackground; in doPaintTask()
2126 if (paintFlags & PaintLayerPaintingSkipRootBackground) in paintLayerContents()