Home | History | Annotate | Download | only in rendering

Lines Matching defs:backgroundIsKnownToBeOpaqueInRect

1211 bool RenderBox::backgroundIsKnownToBeOpaqueInRect(const LayoutRect& localRect) const
1295 if (childBox->backgroundIsKnownToBeOpaqueInRect(childLocalRect))