Searched refs:rootFillsViewport (Results 1 – 1 of 1) sorted by relevance
222 bool rootFillsViewport = false; in paintBoxDecorations() local227 …rootFillsViewport = rootBox && !rootBox->x() && !rootBox->y() && rootBox->width() >= width() && ro… in paintBoxDecorations()235 if (rootFillsViewport && rendererObscuresBackground(firstChild()) && pageScaleFactor >= 1) in paintBoxDecorations()