Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
Dnavigation_manager.js1070 cvox.NavigationManager.prototype.updateSel = function(sel, opt_context) { method in cvox.NavigationManager
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromeOptionsScript.js1425 cvox.NavigationManager.prototype.updateSel=function(a,b){a&&(this.prevSel_=b||this.curSel_,this.cur… method in cvox
DchromeVoxChromePageScript.js1242 cvox.NavigationManager.prototype.updateSel=function(a,b){a&&(this.prevSel_=b||this.curSel_,this.cur… method in cvox
DchromeVoxChromeBackgroundScript.js1490 cvox.NavigationManager.prototype.updateSel=function(a,b){a&&(this.prevSel_=b||this.curSel_,this.cur… method in cvox