Home
last modified time | relevance | path

Searched refs:calcRowLogicalHeight (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTableSection.h80 int calcRowLogicalHeight();
DRenderTable.cpp456 totalSectionLogicalHeight += section->calcRowLogicalHeight(); in layout()
DRenderTableSection.cpp612 int RenderTableSection::calcRowLogicalHeight() in calcRowLogicalHeight() function in WebCore::RenderTableSection