elementCount      308 Source/core/inspector/TimelineRecordFactory.cpp void TimelineRecordFactory::setStyleRecalcDetails(JSONObject* data, unsigned elementCount)
elementCount      310 Source/core/inspector/TimelineRecordFactory.cpp     data->setNumber("elementCount", elementCount);
elementCount       85 Source/core/inspector/TimelineRecordFactory.h     static void setStyleRecalcDetails(JSONObject* data, unsigned elementCount);
elementCount       79 public/platform/WebHTTPBody.h     BLINK_PLATFORM_EXPORT size_t elementCount() const;