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

  /external/chromium_org/third_party/WebKit/Source/platform/geometry/
FloatRect.h 110 void shiftYEdgeTo(float edge)
IntRect.h 106 void shiftYEdgeTo(int edge)
LayoutRect.h 120 void shiftYEdgeTo(LayoutUnit edge)
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderMultiColumnSet.cpp 410 overflowRect.shiftYEdgeTo(portionRect.y() - colGap / 2);
RenderBoxModelObject.cpp     [all...]
RootInlineBox.cpp 596 lineLayoutOverflow.shiftYEdgeTo(min<LayoutUnit>(lineLayoutOverflow.y(), logicalLeft() - endPadding));
    [all...]
RenderBox.cpp     [all...]

Completed in 240 milliseconds