Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/
DIntRect.h119 void shiftMaxXEdgeTo(int edge) in shiftMaxXEdgeTo() function
/external/webkit/Source/WebCore/rendering/
DRootInlineBox.cpp538 …lineLayoutOverflow.shiftMaxXEdgeTo(max(lineLayoutOverflow.maxX(), pixelSnappedLogicalRight() + end… in paddedLayoutOverflowRect()
DRenderBox.cpp3315 overflowRect.shiftMaxXEdgeTo(min(overflowRect.maxX(), clientBox.maxX())); in addLayoutOverflow()
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1611238 (WebCore::IntRect::shiftMaxXEdgeTo):