Searched refs:updateIndicator (Results 1 – 12 of 12) sorted by relevance
/external/chromium_org/chrome/browser/ui/cocoa/tabs/ |
D | media_indicator_view.h | 35 - (void)updateIndicator:(TabMediaState)mediaState;
|
D | media_indicator_view_unittest.mm | 24 [view_ updateIndicator:TAB_MEDIA_STATE_AUDIO_PLAYING];
|
D | media_indicator_view.mm | 61 - (void)updateIndicator:(TabMediaState)mediaState {
|
D | tab_controller_unittest.mm | 517 [[controller mediaIndicatorView] updateIndicator:mediaState];
|
D | tab_strip_controller.mm | 1629 [[tabController mediaIndicatorView] updateIndicator:mediaState]; 1633 updateIndicator:TAB_MEDIA_STATE_NONE];
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/ |
D | init_globals.js | 52 cvox.ChromeVox.navigationManager.updateIndicator();
|
D | navigation_manager.js | 381 this.updateIndicator(); 728 this.updateIndicator(); 994 cvox.NavigationManager.prototype.updateIndicator = function() { method in cvox.NavigationManager
|
D | api_implementation.js | 268 cvox.ChromeVox.navigationManager.updateIndicator();
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/interface/ |
D | abstract_host.js | 150 cvox.ChromeVox.navigationManager.updateIndicator();
|
/external/chromium_org/chrome/third_party/chromevox/ |
D | chromeVoxChromePageScript.js | 781 …ager.updateSelToArbitraryNode(a,!0),cvox.ChromeVox.navigationManager.updateIndicator(),void 0==b&&… 1221 …ager.prototype.syncAll=function(a){this.sync();this.setFocus(a);this.updateIndicator()};cvox.Navig… 1232 …onManager.getDescription();(b=void 0===b?!0:b)&&this.setFocus();this.updateIndicator();b=c||cvox.A… 1240 …rn}a.finishNavCommand("",!0)})()})};cvox.NavigationManager.prototype.updateIndicator=function(){th… method in cvox 1395 …mentation.syncToNode(document.activeElement,a)):cvox.ChromeVox.navigationManager.updateIndicator(); 1575 …nManager=new cvox.NavigationManager;cvox.ChromeVox.navigationManager.updateIndicator();cvox.Chrome…
|
D | chromeVoxChromeOptionsScript.js | 941 …mentation.syncToNode(document.activeElement,a)):cvox.ChromeVox.navigationManager.updateIndicator(); 958 …ager.updateSelToArbitraryNode(a,!0),cvox.ChromeVox.navigationManager.updateIndicator(),void 0==b&&… 1404 …ager.prototype.syncAll=function(a){this.sync();this.setFocus(a);this.updateIndicator()};cvox.Navig… 1415 …onManager.getDescription();(b=void 0===b?!0:b)&&this.setFocus();this.updateIndicator();b=c||cvox.A… 1423 …rn}a.finishNavCommand("",!0)})()})};cvox.NavigationManager.prototype.updateIndicator=function(){th… method in cvox
|
D | chromeVoxChromeBackgroundScript.js | 807 …mentation.syncToNode(document.activeElement,a)):cvox.ChromeVox.navigationManager.updateIndicator(); 1208 …ager.updateSelToArbitraryNode(a,!0),cvox.ChromeVox.navigationManager.updateIndicator(),void 0==b&&… 1469 …ager.prototype.syncAll=function(a){this.sync();this.setFocus(a);this.updateIndicator()};cvox.Navig… 1480 …onManager.getDescription();(b=void 0===b?!0:b)&&this.setFocus();this.updateIndicator();b=c||cvox.A… 1488 …rn}a.finishNavCommand("",!0)})()})};cvox.NavigationManager.prototype.updateIndicator=function(){th… method in cvox
|