Searched refs:distributeRemainingExtraLogicalHeight (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderTableSection.h276 void distributeRemainingExtraLogicalHeight(int& extraLogicalHeight);
H A DRenderTableSection.cpp878 void RenderTableSection::distributeRemainingExtraLogicalHeight(int& extraLogicalHeight) function in class:blink::RenderTableSection
923 distributeRemainingExtraLogicalHeight(remainingExtraLogicalHeight);

Completed in 70 milliseconds