Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/resources/media/
Dstats_graph_helper.js24 var bweCompoundGraphConfig = { variable
166 var graphType = bweCompoundGraphConfig[finalLabel] ?
201 if (bweCompoundGraphConfig[label]) {
202 dataSeries.setColor(bweCompoundGraphConfig[label].color);
320 for (var prop in bweCompoundGraphConfig) {
324 div.style.color = bweCompoundGraphConfig[prop].color;