Searched refs:distributeExtraLogicalHeight (Results 1 – 2 of 2) sorted by relevance
320 void distributeExtraLogicalHeight(int extraLogicalHeight);
376 void RenderTable::distributeExtraLogicalHeight(int extraLogicalHeight) in distributeExtraLogicalHeight() function in blink::RenderTable504 distributeExtraLogicalHeight(floorToInt(computedLogicalHeight - totalSectionLogicalHeight)); in layout()