Searched refs:childBackgroundIsKnownToBeOpaqueInRect (Results 1 – 2 of 2) sorted by relevance
556 bool childBackgroundIsKnownToBeOpaqueInRect(const LayoutRect&) const;
3742 return childBackgroundIsKnownToBeOpaqueInRect(localRect); in backgroundIsKnownToBeOpaqueInRect()3745 bool RenderLayer::childBackgroundIsKnownToBeOpaqueInRect(const LayoutRect& localRect) const in childBackgroundIsKnownToBeOpaqueInRect() function in WebCore::RenderLayer