Home
last modified time | relevance | path

Searched defs:baselineDescent (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTableSection.cpp615 …bleSection::updateBaselineForCell(RenderTableCell* cell, unsigned row, LayoutUnit& baselineDescent) in updateBaselineForCell()
663 LayoutUnit baselineDescent = 0; in calcRowLogicalHeight() local