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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
H A DTimelinePanel.js1297 computeBarGraphPercentages: function(record)
1308 var percentages = this.computeBarGraphPercentages(record);
H A DTimelineOverviewPane.js179 var positions = this._overviewCalculator.computeBarGraphPercentages(record);
327 computeBarGraphPercentages: function(record)

Completed in 59 milliseconds