Searched defs:distributeExtraLogicalHeightToAutoRows (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderTableSection.cpp672 void RenderTableSection::distributeExtraLogicalHeightToAutoRows(int& extraLogicalHeight, unsigned autoRowsCount) function in class:WebCore::RenderTableSection
734 distributeExtraLogicalHeightToAutoRows(remainingExtraLogicalHeight, autoRowsCount);

Completed in 140 milliseconds