Searched defs:WelcomeView (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/inspector/front-end/
H A DWelcomeView.js30 WebInspector.WelcomeView = function(identifier, headingText, instructionsText)
58 WebInspector.WelcomeView.prototype = {
73 WebInspector.WelcomeView.prototype.__proto__ = WebInspector.View.prototype;

Completed in 222 milliseconds