Searched refs:removeMatches (Results 1 – 3 of 3) sorted by relevance
57 this.removeMatches(startline, endline, true);92 this.removeMatches(start, end);113 removeMatches(startline, endline, editor=false) { method in MoaiEditor.Matches 119 moaiEditor.editor.current.removeMatches(match.startline, match.endline);
174 removeMatches(startline, endline) { method in MoaiEditor.Codemirror
173 removeMatches(startline, endline) {172 removeMatches(startline, endline) { global() method in MoaiEditor.TextAreaMirror