Home
last modified time | relevance | path

Searched refs:_calculateMaxWidth (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DTabbedPane.js496 …var maxWidth = this._shrinkableTabs ? this._calculateMaxWidth(measuredWidths.slice(), this._totalW…
541 _calculateMaxWidth: function(measuredWidths, totalWidth) method in WebInspector.TabbedPane