Searched defs:selectText (Results 1 – 3 of 3) sorted by relevance
666 cvox.SelectionUtil.selectText=function(a,b,c){var d=document.createRange();d.setStart(a,b);d.setEnd… function in cvox.SelectionUtil
674 cvox.SelectionUtil.selectText=function(a,b,c){var d=document.createRange();d.setStart(a,b);d.setEnd… function in cvox.SelectionUtil
727 cvox.SelectionUtil.selectText=function(a,b,c){var d=document.createRange();d.setStart(a,b);d.setEnd… function in cvox.SelectionUtil