OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:applyAfterBreak
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBlockFlow.h
378
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
533
LayoutUnit newHeight =
applyAfterBreak
(child, logicalHeight(), marginInfo);
[
all
...]
Completed in 25 milliseconds