Home
last modified time | relevance | path

Searched refs:moveIndicator_ (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
Dactive_indicator.js260 this.moveIndicator_(clientRects, cvox.ActiveIndicator.MARGIN);
281 this.moveIndicator_(clientRects, margin);
359 this.moveIndicator_(newClientRects, cvox.ActiveIndicator.MARGIN);
411 cvox.ActiveIndicator.prototype.moveIndicator_ = function( method in cvox.ActiveIndicator
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromePageScript.js1152 …ype.syncToNodes=function(a){var b=this.clientRectsFromNodes_(a);this.moveIndicator_(b,cvox.ActiveI…
1153 …r&&a.startOffset+1==a.endOffset&&(b=1);var c=a.getClientRects();this.moveIndicator_(c,b);this.last…
1156 !0;break}}b&&(this.moveIndicator_(a,cvox.ActiveIndicator.MARGIN),this.lastClientRects_=a)}else this…
1157 cvox.ActiveIndicator.prototype.moveIndicator_=function(a,b){if(document.body.isContentEditable)this… method in cvox
DchromeVoxChromeOptionsScript.js1018 …ype.syncToNodes=function(a){var b=this.clientRectsFromNodes_(a);this.moveIndicator_(b,cvox.ActiveI…
1019 …r&&a.startOffset+1==a.endOffset&&(b=1);var c=a.getClientRects();this.moveIndicator_(c,b);this.last…
1022 !0;break}}b&&(this.moveIndicator_(a,cvox.ActiveIndicator.MARGIN),this.lastClientRects_=a)}else this…
1023 cvox.ActiveIndicator.prototype.moveIndicator_=function(a,b){if(document.body.isContentEditable)this… method in cvox
DchromeVoxChromeBackgroundScript.js1233 …ype.syncToNodes=function(a){var b=this.clientRectsFromNodes_(a);this.moveIndicator_(b,cvox.ActiveI…
1234 …r&&a.startOffset+1==a.endOffset&&(b=1);var c=a.getClientRects();this.moveIndicator_(c,b);this.last…
1237 !0;break}}b&&(this.moveIndicator_(a,cvox.ActiveIndicator.MARGIN),this.lastClientRects_=a)}else this…
1238 cvox.ActiveIndicator.prototype.moveIndicator_=function(a,b){if(document.body.isContentEditable)this… method in cvox