Home | History | Annotate | Download | only in rendering

Lines Matching refs:backgroundIsKnownToBeOpaqueInRect

1108 bool RenderBox::backgroundIsKnownToBeOpaqueInRect(const LayoutRect& localRect) const
1195 if (childBox->backgroundIsKnownToBeOpaqueInRect(childLocalRect))