Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DFlameChart.js284 this._colorIndexes = []; property in WebInspector.FlameChart.ColorGenerator
304 this._colorIndexes[colorPair.index] = colorPair;
314 return this._colorIndexes[index];