Home | History | Annotate | Download | only in rendering

Lines Matching refs:firstLineBoxBaseline

1335     int baseline = firstLineBoxBaseline();
1351 int RenderTable::firstLineBoxBaseline() const
1366 int baseline = topNonEmptySection->firstLineBoxBaseline();