Home | History | Annotate | Download | only in rendering

Lines Matching defs:firstRootBox

234     RootInlineBox* firstRootBox() const { return static_cast<RootInlineBox*>(firstLineBox()); }