HomeSort by relevance Sort by last modified time
    Searched refs:ShowDisplaySettings (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/ash/system/tray/
default_system_tray_delegate.h 41 virtual void ShowDisplaySettings() OVERRIDE;
system_tray_delegate.h 150 virtual void ShowDisplaySettings() = 0;
default_system_tray_delegate.cc 121 void DefaultSystemTrayDelegate::ShowDisplaySettings() {
  /external/chromium_org/chrome/browser/ui/ash/
system_tray_delegate_chromeos.h 77 virtual void ShowDisplaySettings() OVERRIDE;
system_tray_delegate_linux.cc 117 virtual void ShowDisplaySettings() OVERRIDE {
system_tray_delegate_win.cc 117 virtual void ShowDisplaySettings() OVERRIDE {
system_tray_delegate_chromeos.cc 456 void SystemTrayDelegateChromeOS::ShowDisplaySettings() {
    [all...]
  /external/chromium_org/ash/system/chromeos/
tray_display.cc 128 delegate->ShowDisplaySettings();

Completed in 318 milliseconds