Home | History | Annotate | Download | only in rendering

Lines Matching refs:backgroundIsKnownToBeOpaqueInRect

3328 bool RenderLayer::backgroundIsKnownToBeOpaqueInRect(const LayoutRect& localRect) const
3356 if (renderer()->backgroundIsKnownToBeOpaqueInRect(localRect))
3384 if (childLayer->backgroundIsKnownToBeOpaqueInRect(childLocalRect))