Home | History | Annotate | Download | only in rendering

Lines Matching defs:baselinePosition

245 int RenderTableCell::baselinePosition(bool firstLine, bool isRootLineBox) const
248 return RenderBox::baselinePosition(firstLine, isRootLineBox);