Searched refs:shiftYEdgeTo (Results 1 – 7 of 7) sorted by relevance
106 void shiftYEdgeTo(int edge) in shiftYEdgeTo() function
110 void shiftYEdgeTo(float edge) in shiftYEdgeTo() function
120 void shiftYEdgeTo(LayoutUnit edge) in shiftYEdgeTo() function
410 overflowRect.shiftYEdgeTo(portionRect.y() - colGap / 2); in flowThreadPortionOverflowRect()
1636 sideRect.shiftYEdgeTo(sideRect.maxY() - width); in calculateSideRect()1670 sideRect.shiftYEdgeTo(sideRect.maxY() - edges[BSBottom].width - innerBorderAdjustment.y()); in paintBorderSides()1835 innerThirdRect.shiftYEdgeTo(innerThirdRect.y() + innerWidth); in paintBorder()1836 outerThirdRect.shiftYEdgeTo(outerThirdRect.y() + outerWidth); in paintBorder()2267 sideRect.shiftYEdgeTo(sideRect.maxY() - width); in calculateSideRectIncludingInner()
596 …lineLayoutOverflow.shiftYEdgeTo(min<LayoutUnit>(lineLayoutOverflow.y(), logicalLeft() - endPadding… in paddedLayoutOverflowRect()
4203 overflowRect.shiftYEdgeTo(max(overflowRect.y(), clientBox.y())); in addLayoutOverflow()