Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderObject.cpp1158 void addJsonObjectForPoint(TracedValue* value, const char* name, const T& point) in addJsonObjectForPoint() function
1298 addJsonObjectForPoint(value.get(), "oldLocation", oldLocation); in jsonObjectForOldAndNewRects()
1300 addJsonObjectForPoint(value.get(), "newLocation", newLocation); in jsonObjectForOldAndNewRects()