HomeSort by relevance Sort by last modified time
    Searched refs:applyAfterBreak (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBlockFlow.h 444 LayoutUnit applyAfterBreak(RenderBox* child, LayoutUnit logicalOffset, MarginInfo&); // If the child has an after break, then return a new offset that shifts to the top of the next page/column.
RenderBlockFlow.cpp 686 LayoutUnit newHeight = applyAfterBreak(child, logicalHeight(), marginInfo);
    [all...]

Completed in 44 milliseconds