Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/
DStatusBarButton.js85 WebInspector.StatusBarCounter = function(counters, className) class in WebInspector
103 WebInspector.StatusBarCounter.prototype = {
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/main/
DAdvancedApp.js214 this._counter = new WebInspector.StatusBarCounter(["device-icon-small"]);
DMain.js843 this._counter = new WebInspector.StatusBarCounter(["error-icon-small", "warning-icon-small"]);