Searched refs:WelcomeView (Results 1 – 4 of 4) sorted by relevance
30 WebInspector.WelcomeView = function(identifier, headingText, instructionsText) class in WebInspector58 WebInspector.WelcomeView.prototype = {73 WebInspector.WelcomeView.prototype.__proto__ = WebInspector.View.prototype;
119 …this.welcomeView = new WebInspector.WelcomeView("profiles", WebInspector.UIString("Welcome to the …
3798 'inspector/front-end/WelcomeView.js',
1461 * inspector/front-end/WelcomeView.js:1462 (WebInspector.WelcomeView):7171 * inspector/front-end/WelcomeView.js:7172 (WebInspector.WelcomeView):7173 (WebInspector.WelcomeView.prototype.show):7174 (WebInspector.WelcomeView.prototype.resize):10319 * inspector/front-end/WelcomeView.js: Added.10320 (WebInspector.WelcomeView):10321 (WebInspector.WelcomeView.prototype._windowResized):10322 (WebInspector.WelcomeView.prototype.addMessage):