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 109 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 416 overflowRect.shiftYEdgeTo(portionRect.y() - colGap / 2);
RootInlineBox.cpp 589 lineLayoutOverflow.shiftYEdgeTo(std::min<LayoutUnit>(lineLayoutOverflow.y(), logicalLeft() - endPadding));
    [all...]
RenderBox.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/paint/
BoxPainter.cpp     [all...]

Completed in 54 milliseconds