Searched refs:createLayoutData (Results 1 – 3 of 3) sorted by relevance
81 …static PassRefPtr<JSONObject> createLayoutData(unsigned dirtyObjects, unsigned totalObjects, bool …
180 PassRefPtr<JSONObject> TimelineRecordFactory::createLayoutData(unsigned dirtyObjects, unsigned tota… in createLayoutData() function in WebCore::TimelineRecordFactory
493 …pushCurrentRecord(TimelineRecordFactory::createLayoutData(dirtyObjects, totalObjects, partialLayou… in willLayout()