Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dselection_util.js187 cvox.SelectionUtil.isSelectionValid = function(sel) { function in cvox.SelectionUtil
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromeOptionsScript.js806 cvox.SelectionUtil.isSelectionValid=function(a){var b=new RegExp(/^\s+$/);return!(b.test(a.toString… function in cvox.SelectionUtil
DchromeVoxChromeBackgroundScript.js753 cvox.SelectionUtil.isSelectionValid=function(a){var b=new RegExp(/^\s+$/);return!(b.test(a.toString… function in cvox.SelectionUtil