Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dselection_util.js395 cvox.SelectionUtil.lastChildNode = function(par) { function in cvox.SelectionUtil
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromeOptionsScript.js810 cvox.SelectionUtil.lastChildNode=function(a){for(a=a.lastChild;a;){if(!cvox.SelectionUtil.isIgnorab… function in cvox.SelectionUtil
DchromeVoxChromeBackgroundScript.js757 cvox.SelectionUtil.lastChildNode=function(a){for(a=a.lastChild;a;){if(!cvox.SelectionUtil.isIgnorab… function in cvox.SelectionUtil