Searched defs:editContent (Results 1 – 5 of 5) sorted by relevance
174 function editContent(newContent: string) { function
39 public editContent(start: number, end: number, newText: string): void { method in Harness.LanguageService.ScriptInfo
3433 ScriptInfo.prototype.editContent = function (minChar, limChar, newText) { method in ScriptInfo
153752 ScriptInfo.prototype.editContent = function (start, end, newText) { method in ScriptInfo
153558 ScriptInfo.prototype.editContent = function (start, end, newText) { method in ScriptInfo