Home | History | Annotate | Download | only in rendering

Lines Matching refs:lastLineBox

1846         int h = lastLineBox()->y() + lastLineBox()->height() - firstLineBox()->y();
4528 if (lastLineBox())
4529 return lastLineBox()->y() + style(lastLineBox() == firstLineBox())->font().ascent();