Searched refs:selectWord (Results 1 – 4 of 4) sorted by relevance
112 selectWord(found[0], found[1].length);185 function selectWord(start, len) { function
13 …selectWord:function(selectionStart){var newSelectionStart=this.searchWordBoundary(selectionStart,-…
21815 selectWord: function(selectionStart) {22323 this.selectWord(this.getSelectionStartFromPointer(options.e));
1 …selectWord=function(){this.setSelectionRange(this.getWordRange())},this.selectAWord=function(){var…