Home
last modified time | relevance | path

Searched defs:getRangeText (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dselection_util.js605 cvox.SelectionUtil.getRangeText = function(range) { function in cvox.SelectionUtil
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromeOptionsScript.js815 cvox.SelectionUtil.getRangeText=function(a){return a?a.cloneContents().textContent.replace(/\s+/g,"… function in cvox.SelectionUtil
DchromeVoxChromeBackgroundScript.js762 cvox.SelectionUtil.getRangeText=function(a){return a?a.cloneContents().textContent.replace(/\s+/g,"… function in cvox.SelectionUtil