Home
last modified time | relevance | path

Searched refs:updateBaselineForCell (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTableSection.h278 void updateBaselineForCell(RenderTableCell*, unsigned row, LayoutUnit& baselineDescent);
DRenderTableSection.cpp677 void RenderTableSection::updateBaselineForCell(RenderTableCell* cell, unsigned row, LayoutUnit& bas… in updateBaselineForCell() function in blink::RenderTableSection
753 updateBaselineForCell(cell, r, baselineDescent); in calcRowLogicalHeight()
769 updateBaselineForCell(cell, r, baselineDescent); in calcRowLogicalHeight()