Searched defs:baselineDescent (Results 1 – 1 of 1) sorted by relevance
615 …bleSection::updateBaselineForCell(RenderTableCell* cell, unsigned row, LayoutUnit& baselineDescent) in updateBaselineForCell()663 LayoutUnit baselineDescent = 0; in calcRowLogicalHeight() local