Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderObject.cpp1294 static PassRefPtr<TraceEvent::ConvertableToTraceFormat> jsonObjectForOldAndNewRects(const LayoutRec… in jsonObjectForOldAndNewRects() function
1325 "info", jsonObjectForOldAndNewRects(oldBounds, oldLocation, newBounds, newLocation)); in invalidatePaintIfNeeded()