Home | History | Annotate | Download | only in rendering

Lines Matching defs:backgroundIsKnownToBeOpaqueInRect

5397 bool RenderLayer::backgroundIsKnownToBeOpaqueInRect(const LayoutRect& localRect) const
5425 if (renderer()->backgroundIsKnownToBeOpaqueInRect(localRect))
5456 if (childLayer->backgroundIsKnownToBeOpaqueInRect(childLocalRect))