Home | History | Annotate | Download | only in rendering

Lines Matching refs:haveTransparency

3572     bool haveTransparency = paintFlags & PaintLayerHaveTransparency;
3674 if (filterPainter.hasStartedFilterEffect() && haveTransparency) {
3717 paintBackgroundForFragments(layerFragments, context, transparencyLayerContext, paintingInfo.paintDirtyRect, haveTransparency,
3724 paintForegroundForFragments(layerFragments, context, transparencyLayerContext, paintingInfo.paintDirtyRect, haveTransparency,
3755 if (haveTransparency && m_usedTransparency && !m_paintingInsideReflection) {
3928 const LayoutRect& transparencyPaintDirtyRect, bool haveTransparency, const LayerPaintingInfo& localPaintingInfo, PaintBehavior paintBehavior,
3937 if (haveTransparency)
3957 const LayoutRect& transparencyPaintDirtyRect, bool haveTransparency, const LayerPaintingInfo& localPaintingInfo, PaintBehavior paintBehavior,
3961 if (haveTransparency) {