Home
last modified time | relevance | path

Searched refs:shiftMaxYEdgeTo (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DIntRect.h130 void shiftMaxYEdgeTo(int edge) in shiftMaxYEdgeTo() function
/external/webkit/Source/WebCore/rendering/
DRootInlineBox.cpp543 …lineLayoutOverflow.shiftMaxYEdgeTo(max(lineLayoutOverflow.maxY(), pixelSnappedLogicalRight() + end… in paddedLayoutOverflowRect()
DRenderBox.cpp3311 overflowRect.shiftMaxYEdgeTo(min(overflowRect.maxY(), clientBox.maxY())); in addLayoutOverflow()
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1611240 (WebCore::IntRect::shiftMaxYEdgeTo):