Home
last modified time | relevance | path

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

/external/webkit/WebCore/inspector/front-end/
DWelcomeView.js30 WebInspector.WelcomeView = function(identifier, headingText, instructionsText) class in WebInspector
58 WebInspector.WelcomeView.prototype = {
73 WebInspector.WelcomeView.prototype.__proto__ = WebInspector.View.prototype;
DProfilesPanel.js119 …this.welcomeView = new WebInspector.WelcomeView("profiles", WebInspector.UIString("Welcome to the …
/external/webkit/WebCore/
DWebCore.gypi3798 'inspector/front-end/WelcomeView.js',
DChangeLog-2010-01-291461 * 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):