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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBlock.cpp     [all...]
RenderBlockFlow.cpp     [all...]
RenderBlockFlow.h 210 void removeFloatingObjectsBelow(FloatingObject*, int logicalOffset);
377 LayoutUnit applyBeforeBreak(RenderBox* child, LayoutUnit logicalOffset); // If the child has a before break, then return a new yPos that shifts to the top of the next page/column.
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.
RenderBlock.h     [all...]
RenderInline.cpp     [all...]

Completed in 32 milliseconds