Home | History | Annotate | Download | only in rendering

Lines Matching defs:rootBox

3140         RootInlineBox* rootBox = box->root();
3141 int top = rootBox->lineTop();
3143 rect.setHeight(rootBox->lineBottom() - top);