Home
last modified time | relevance | path

Searched refs:TextEditorModel (Results 1 – 5 of 5) sorted by relevance

/external/webkit/WebCore/inspector/front-end/
DTextEditorModel.js56 WebInspector.TextEditorModel = function() class in WebInspector
64 WebInspector.TextEditorModel.prototype = {
DSourceFrame.js35 this._textModel = new WebInspector.TextEditorModel();
/external/webkit/WebCore/
DChangeLog441 This TextViewer is still based on TextEditorModel, no iframes are involved.
3109 * inspector/front-end/TextEditorModel.js:
3110 (WebInspector.TextEditorModel.prototype.set replaceTabsWithSpaces):
3111 (WebInspector.TextEditorModel.prototype._innerSetText):
3112 (WebInspector.TextEditorModel.prototype._replaceTabsIfNeeded):
DWebCore.gypi3786 'inspector/front-end/TextEditorModel.js',
DChangeLog-2010-01-29633 * inspector/front-end/TextEditorModel.js:
634 (WebInspector.TextEditorModel):
635 (WebInspector.TextEditorModel.prototype.set changeListener):
636 (WebInspector.TextEditorModel.prototype.setText):
11774 * inspector/front-end/TextEditorModel.js:
11775 (WebInspector.TextEditorModel.prototype._setLine):
11776 (WebInspector.TextEditorModel.prototype.setAttribute):
11777 (WebInspector.TextEditorModel.prototype.getAttribute):
11778 (WebInspector.TextEditorModel.prototype.removeAttribute):
13695 * inspector/front-end/TextEditorModel.js: Added.
[all …]