Searched defs:getActiveDescendant (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/extensions/searchvox/
H A Dutil.js91 var getActiveDescendant = function(targetNode) { function
127 var activeDescendant = getActiveDescendant(targetNode);
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
H A Daria_util.js444 currentDescendant = cvox.AriaUtil.getActiveDescendant(parentControl);
543 var activeDescendant = cvox.AriaUtil.getActiveDescendant(parentControl);
649 cvox.AriaUtil.getActiveDescendant = function(targetNode) {

Completed in 81 milliseconds