Searched refs:PaintLayerPaintingReflection (Results 1 – 3 of 3) sorted by relevance
59 PaintLayerPaintingReflection = 1 << 3, enumerator
88 …parency | PaintLayerAppliedTransform | PaintLayerTemporaryClipRects | PaintLayerPaintingReflection; in paint()
1894 && !shouldDoSoftwarePaint(this, paintFlags & PaintLayerPaintingReflection) in paintLayer()1972 … m_reflectionInfo->paint(context, paintingInfo, localPaintFlags | PaintLayerPaintingReflection); in paintLayerContentsAndReflection()