Searched refs:paintLayerContentsAndReflection (Results 1 – 2 of 2) sorted by relevance
505 … void paintLayerContentsAndReflection(GraphicsContext*, const LayerPaintingInfo&, PaintLayerFlags);
1961 paintLayerContentsAndReflection(context, paintingInfo, paintFlags); in paintLayer()1964 void RenderLayer::paintLayerContentsAndReflection(GraphicsContext* context, const LayerPaintingInfo… in paintLayerContentsAndReflection() function in WebCore::RenderLayer2214 paintLayerContentsAndReflection(context, transformedPaintingInfo, paintFlags); in paintLayerByApplyingTransform()