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

/external/webkit/Source/WebCore/inspector/front-end/
H A DTimelinePanel.js583 var expandElement = new WebInspector.TimelineExpandableElement(this._expandElements);
826 this._expandElement = new WebInspector.TimelineExpandableElement(graphContainer);
1144 WebInspector.TimelineExpandableElement = function(container)
1156 WebInspector.TimelineExpandableElement.prototype = {

Completed in 33 milliseconds