Home
last modified time | relevance | path

Searched refs:newBoundsPtr (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderObject.cpp1214 …onst IntRect& oldBounds, const IntRect& oldOutlineBox, const IntRect* newBoundsPtr, const IntRect*… in repaintAfterLayoutIfNeeded() argument
1222 …IntRect newBounds = newBoundsPtr ? *newBoundsPtr : clippedOverflowRectForRepaint(repaintContainer); in repaintAfterLayoutIfNeeded()
DRenderObject.h626 …onst IntRect& oldBounds, const IntRect& oldOutlineBox, const IntRect* newBoundsPtr = 0, const IntR…