Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dselection_util.js199 cvox.SelectionUtil.isRangeValid = function(range) { function in cvox.SelectionUtil
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromeOptionsScript.js806 …);return!(b.test(a.toString())||""==a.toString())};cvox.SelectionUtil.isRangeValid=function(a){a=a… function in cvox.SelectionUtil
DchromeVoxChromeBackgroundScript.js753 …);return!(b.test(a.toString())||""==a.toString())};cvox.SelectionUtil.isRangeValid=function(a){a=a… function in cvox.SelectionUtil