Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dselection_util.js229 cvox.SelectionUtil.scrollElementsToView = function(focusNode) { function in cvox.SelectionUtil
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromeOptionsScript.js807 cvox.SelectionUtil.scrollElementsToView=function(a){for(;a&&!a.getBoundingClientRect;)a=a.parentEle… function in cvox.SelectionUtil
DchromeVoxChromeBackgroundScript.js754 cvox.SelectionUtil.scrollElementsToView=function(a){for(;a&&!a.getBoundingClientRect;)a=a.parentEle… function in cvox.SelectionUtil