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

  /external/chromium_org/third_party/WebKit/Source/platform/geometry/
FloatRect.h 105 void shiftMaxXEdgeTo(float edge)
IntRect.h 101 void shiftMaxXEdgeTo(int edge)
LayoutRect.h 115 void shiftMaxXEdgeTo(LayoutUnit edge)
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderMultiColumnSet.cpp 407 overflowRect.shiftMaxXEdgeTo(portionRect.maxX() + colGap - colGap / 2);
RootInlineBox.cpp 589 lineLayoutOverflow.shiftMaxXEdgeTo(max<LayoutUnit>(lineLayoutOverflow.maxX(), logicalRight() + endPadding));
    [all...]
RenderBox.cpp     [all...]

Completed in 588 milliseconds