Home | History | Annotate | Download | only in rendering

Lines Matching refs:firstLineBoxBaseline

1236     int baseline = firstLineBoxBaseline();
1252 int RenderTable::firstLineBoxBaseline() const
1267 int baseline = topNonEmptySection->firstLineBoxBaseline();