Home | History | Annotate | Download | only in rendering

Lines Matching refs:rootBox

3708         RootInlineBox& rootBox = box->root();
3709 LayoutUnit top = rootBox.lineTop();
3711 rect.setHeight(rootBox.lineBottom() - top);