Searched refs:stretchesToViewport (Results 1 – 4 of 4) sorted by relevance
1044 …_size.height() != layoutSize().height() && body->renderer()->enclosingBox()->stretchesToViewport()) in layout()1094 if (bodyRenderer && bodyRenderer->stretchesToViewport()) in layout()1096 else if (rootRenderer && rootRenderer->stretchesToViewport()) in layout()
411 bool stretchesToViewport() const in stretchesToViewport() function
259 || containingBlock->stretchesToViewport())) in relativePositionOffset()265 || containingBlock->stretchesToViewport())) in relativePositionOffset()
2773 if (stretchesToViewport() || paginatedContentNeedsBaseHeight) { in computeLogicalHeight()