Searched defs:selectText (Results 1 – 3 of 3) sorted by relevance
495 cvox.SelectionUtil.selectText = function(textNode, start, end) { function in cvox.SelectionUtil
812 cvox.SelectionUtil.selectText=function(a,b,c){var d=document.createRange();d.setStart(a,b);d.setEnd… function in cvox.SelectionUtil
759 cvox.SelectionUtil.selectText=function(a,b,c){var d=document.createRange();d.setStart(a,b);d.setEnd… function in cvox.SelectionUtil