Searched refs:onDocumentChange (Results 1 – 2 of 2) sorted by relevance
151 this.editor.on('change', this.onDocumentChange.bind(this)); 241 onDocumentChange() { method in MoaiEditor.Codemirror
1 …onDocumentChange.bind(this),e.addEventListener("change",this.$onDocumentChange),this.renderer.setS… function