Searched refs:_renderSequence (Results 1 – 1 of 1) sorted by relevance
122 this._addLine(this._renderSequence(keys, "/"), description);131 this._addLine(this._renderSequence(keys, WebInspector.UIString("or")), description);168 _renderSequence: function(sequence, delimiter) method in WebInspector.ShortcutsSection