Searched refs:rootFillsViewport (Results 1 – 1 of 1) sorted by relevance
537 bool rootFillsViewport = false; in paintBoxDecorations() local543 …rootFillsViewport = rootBox && !rootBox->x() && !rootBox->y() && rootBox->width() >= width() && ro… in paintBoxDecorations()551 if (rootFillsViewport && rootObscuresBackground && pageScaleFactor >= 1) in paintBoxDecorations()