Home
last modified time | relevance | path

Searched defs:themes (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/npm/node_modules/gauge/lib/
Dtheme-set.js118 themes: Object.assign({}, this.themes), property
Dthemes.js5 var themes = module.exports = new ThemeSet() variable
Dindex.js107 Gauge.prototype.setThemeset = function (themes) { argument
/third_party/node/deps/npm/node_modules/npmlog/lib/
Dlog.js73 log.setGaugeThemeset = function (themes) { argument