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

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

Completed in 72 milliseconds