Searched refs:_appendFileTab (Results 1 – 1 of 1) sorted by relevance
177 … var tabId = this._tabIds.get(uiSourceCode) || this._appendFileTab(uiSourceCode, userGesture);259 var tabId = this._tabIds.get(uiSourceCode) || this._appendFileTab(uiSourceCode, false);347 _appendFileTab: function(uiSourceCode, userGesture) method in WebInspector.TabbedEditorContainer