HomeSort by relevance Sort by last modified time
    Searched defs:addEventDividers (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
OverviewGrid.js 70 addEventDividers: function(dividers)
72 this._grid.addEventDividers(dividers);
TimelineOverviewPane.js 187 this._overviewGrid.addEventDividers(dividers);
226 function addEventDividers(record)
231 WebInspector.TimelinePresentationModel.forAllRecords([record], addEventDividers);
    [all...]

Completed in 41 milliseconds