Searched defs:TimelineTextFilter (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
H A DTimelinePanel.js73 this._textFilter = new WebInspector.TimelineTextFilter(this._uiUtils);
1398 WebInspector.TimelineTextFilter = function(uiUtils)
1404 WebInspector.TimelineTextFilter.prototype = {

Completed in 595 milliseconds