Home | History | Annotate | Download | only in rendering

Lines Matching refs:lastRootBox

119     RootInlineBox* lastRootBox() const { return static_cast<RootInlineBox*>(lastLineBox()); }