Lines Matching refs:root
142 // The background of the root element or the body element could propagate up to
198 // The root and the RenderView always paint their backgrounds/borders.
210 // (1) The root element is <html>.
212 // (3) The root element has visible overflow.
605 // The background of the box generated by the root element covers the entire canvas including
643 // The <body> only paints its background if the root element has defined a background
644 // independent of the body. Go through the DOM to get to the root element's render object,
645 // since the root could be inline and wrapped in an anonymous block.
841 RootInlineBox* r = boxWrap ? boxWrap->root() : 0;
1156 // LayoutState is only valid for root-relative repainting
1284 // If layout is limited to a subtree, the subtree root's width does not change.
1551 // is specified. When we're printing, we also need this quirk if the body or root has a percentage
2719 RootInlineBox* rootBox = box->root();