Home
last modified time | relevance | path

Searched refs:removeFromDom (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
Dactive_indicator.js230 cvox.ActiveIndicator.prototype.removeFromDom = function() { method in cvox.ActiveIndicator
248 this.removeFromDom();
417 this.removeFromDom();
Dnavigation_manager.js196 this.activeIndicator.removeFromDom();
1022 this.activeIndicator.removeFromDom();
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromePageScript.js1151removeFromDom=function(){this.container_&&this.container_.parentElement&&this.container_.parentEle… method in cvox
1157 ….moveIndicator_=function(a,b){if(document.body.isContentEditable)this.removeFromDom();else{var c=a…
1216 …ate_="";this.saveSel_=null;this.activeIndicator&&this.activeIndicator.removeFromDom();this.activeI…
1241 …ger.prototype.showOrHideIndicator=function(a){a||this.activeIndicator.removeFromDom()};cvox.Naviga…
DchromeVoxChromeOptionsScript.js1017removeFromDom=function(){this.container_&&this.container_.parentElement&&this.container_.parentEle… method in cvox
1023 ….moveIndicator_=function(a,b){if(document.body.isContentEditable)this.removeFromDom();else{var c=a…
1399 …ate_="";this.saveSel_=null;this.activeIndicator&&this.activeIndicator.removeFromDom();this.activeI…
1424 …ger.prototype.showOrHideIndicator=function(a){a||this.activeIndicator.removeFromDom()};cvox.Naviga…
DchromeVoxChromeBackgroundScript.js1232removeFromDom=function(){this.container_&&this.container_.parentElement&&this.container_.parentEle… method in cvox
1238 ….moveIndicator_=function(a,b){if(document.body.isContentEditable)this.removeFromDom();else{var c=a…
1464 …ate_="";this.saveSel_=null;this.activeIndicator&&this.activeIndicator.removeFromDom();this.activeI…
1489 …ger.prototype.showOrHideIndicator=function(a){a||this.activeIndicator.removeFromDom()};cvox.Naviga…