Home
last modified time | relevance | path

Searched refs:editContent (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/inspector/front-end/
DResourceView.js144 editContent: function(newText, callback) method in WebInspector.ResourceSourceFrame
DSourceFrame.js933 this.editContent(this._textModel.text, didEditContent.bind(this));
936 editContent: function(newContent, callback) method in WebInspector.SourceFrame
/external/webkit/Source/WebCore/
DChangeLog20056 (WebInspector.ResourceSourceFrame.prototype.editContent):
21395 (WebInspector.CSSSourceFrame.prototype.editContent):
21400 (WebInspector.SourceFrame.prototype.editContent):