Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderObject.cpp1214 …ds, const IntRect& oldOutlineBox, const IntRect* newBoundsPtr, const IntRect* newOutlineBoxRectPtr) in repaintAfterLayoutIfNeeded() argument
1232 …newOutlineBox = newOutlineBoxRectPtr ? *newOutlineBoxRectPtr : outlineBoundsForRepaint(repaintCont… in repaintAfterLayoutIfNeeded()