Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
Dnavigation_manager.js820 this.startNonCallbackReading_(queueMode);
870 cvox.NavigationManager.prototype.startNonCallbackReading_ = method in cvox.NavigationManager
882 window.setTimeout(goog.bind(this.startNonCallbackReading_, this), 1000);
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromePageScript.js1234 …omeVox.host.hasTtsCallback()?this.startCallbackReading_(a):this.startNonCallbackReading_(a);cvox.C…
1237startNonCallbackReading_=cvox.ChromeVoxEventSuspender.withSuspendedEvents(function(a){this.keepRea… method in cvox
DchromeVoxChromeOptionsScript.js1417 …omeVox.host.hasTtsCallback()?this.startCallbackReading_(a):this.startNonCallbackReading_(a);cvox.C…
1420startNonCallbackReading_=cvox.ChromeVoxEventSuspender.withSuspendedEvents(function(a){this.keepRea… method in cvox
DchromeVoxChromeBackgroundScript.js1482 …omeVox.host.hasTtsCallback()?this.startCallbackReading_(a):this.startNonCallbackReading_(a);cvox.C…
1485startNonCallbackReading_=cvox.ChromeVoxEventSuspender.withSuspendedEvents(function(a){this.keepRea… method in cvox