Searched defs:backgroundIsKnownToBeOpaqueInRect (Results 1 – 4 of 4) sorted by relevance
62 virtual bool backgroundIsKnownToBeOpaqueInRect(const LayoutRect&) const { return false; } in backgroundIsKnownToBeOpaqueInRect() function
884 bool RenderView::backgroundIsKnownToBeOpaqueInRect(const LayoutRect&) const in backgroundIsKnownToBeOpaqueInRect() function in blink::RenderView
3328 bool RenderLayer::backgroundIsKnownToBeOpaqueInRect(const LayoutRect& localRect) const in backgroundIsKnownToBeOpaqueInRect() function in blink::RenderLayer
1108 bool RenderBox::backgroundIsKnownToBeOpaqueInRect(const LayoutRect& localRect) const in backgroundIsKnownToBeOpaqueInRect() function in blink::RenderBox