Home | History | Annotate | Download | only in rendering

Lines Matching refs:firstRootBox

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