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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DTimelineRecordFactory.h84 static void setStyleRecalcDetails(JSONObject* data, unsigned elementCount);
H A DTimelineRecordFactory.cpp299 void TimelineRecordFactory::setStyleRecalcDetails(JSONObject* data, unsigned elementCount) function in class:blink::TimelineRecordFactory
H A DInspectorTimelineAgent.cpp592 TimelineRecordFactory::setStyleRecalcDetails(entry.data.get(), elementCount);

Completed in 77 milliseconds