Searched refs:distributeExtraLogicalHeightToRows (Results 1 – 3 of 3) sorted by relevance
210 int distributeExtraLogicalHeightToRows(int extraLogicalHeight);
393 extraLogicalHeight -= section->distributeExtraLogicalHeightToRows(extraLogicalHeight); in distributeExtraLogicalHeight()
841 int RenderTableSection::distributeExtraLogicalHeightToRows(int extraLogicalHeight) in distributeExtraLogicalHeightToRows() function in WebCore::RenderTableSection