Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dselection_util.js509 cvox.SelectionUtil.selectAllTextInNode = function(node) { function in cvox.SelectionUtil
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromeOptionsScript.js812 …tSelection();a.removeAllRanges();a.addRange(d)};cvox.SelectionUtil.selectAllTextInNode=function(a)… function in cvox.SelectionUtil
DchromeVoxChromeBackgroundScript.js759 …tSelection();a.removeAllRanges();a.addRange(d)};cvox.SelectionUtil.selectAllTextInNode=function(a)… function in cvox.SelectionUtil