Searched refs:distributeExtraLogicalHeightToRows (Results 1 – 3 of 3) sorted by relevance
220 int distributeExtraLogicalHeightToRows(int extraLogicalHeight);
383 extraLogicalHeight -= section->distributeExtraLogicalHeightToRows(extraLogicalHeight); in distributeExtraLogicalHeight()
899 int RenderTableSection::distributeExtraLogicalHeightToRows(int extraLogicalHeight) in distributeExtraLogicalHeightToRows() function in blink::RenderTableSection