Home
last modified time | relevance | path

Searched refs:headingText (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/inspector/front-end/
DWelcomeView.js30 WebInspector.WelcomeView = function(identifier, headingText, instructionsText) argument
51 this.headerElement.textContent = headingText;
DPanelEnablerView.js26 WebInspector.PanelEnablerView = function(identifier, headingText, disclaimerText, buttonTitle) argument
44 this.headerElement.textContent = headingText;