Home
last modified time | relevance | path

Searched defs:directedFirstChild (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Ddom_util.js2261 cvox.DomUtil.directedFirstChild = function(node, reverse) { function in cvox.DomUtil
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromeOptionsScript.js798 …(cvox.DomUtil.deepClone(a.childNodes[d],b));return c};cvox.DomUtil.directedFirstChild=function(a,b… function in cvox.DomUtil
DchromeVoxChromePageScript.js766 …(cvox.DomUtil.deepClone(a.childNodes[d],b));return c};cvox.DomUtil.directedFirstChild=function(a,b… function in cvox.DomUtil
DchromeVoxChromeBackgroundScript.js745 …(cvox.DomUtil.deepClone(a.childNodes[d],b));return c};cvox.DomUtil.directedFirstChild=function(a,b… function in cvox.DomUtil