Home
last modified time | relevance | path

Searched refs:OnDisplayRemoved (Results 1 – 25 of 37) sorted by relevance

12

/external/chromium_org/ui/gfx/
Ddisplay_observer.h32 virtual void OnDisplayRemoved(const Display& old_display) = 0;
Ddisplay_change_notifier.cc53 OnDisplayRemoved(*old_it)); in NotifyDisplaysChanged()
/external/chromium_org/ash/shell/
Dwindow_watcher.h42 virtual void OnDisplayRemoved(const gfx::Display& old_display) OVERRIDE;
Dwindow_watcher.cc146 void WindowWatcher::OnDisplayRemoved(const gfx::Display& old_display) { in OnDisplayRemoved() function in ash::shell::WindowWatcher
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
Ddisplay_overscan_handler.h38 virtual void OnDisplayRemoved(const gfx::Display& old_display) OVERRIDE;
Ddisplay_overscan_handler.cc92 void DisplayOverscanHandler::OnDisplayRemoved(const gfx::Display& old_display) { in OnDisplayRemoved() function in chromeos::options::DisplayOverscanHandler
/external/chromium_org/ash/display/
Dresolution_notification_controller.h90 virtual void OnDisplayRemoved(const gfx::Display& old_display) OVERRIDE;
Ddisplay_controller.h148 virtual void OnDisplayRemoved(const gfx::Display& display) OVERRIDE;
Dresolution_notification_controller.cc289 void ResolutionNotificationController::OnDisplayRemoved( in OnDisplayRemoved() function in ash::ResolutionNotificationController
Dscreen_ash.cc204 gfx::DisplayObserver, observers_, OnDisplayRemoved(display)); in NotifyDisplayRemoved()
/external/chromium_org/ui/message_center/views/
Ddesktop_popup_alignment_delegate.h52 virtual void OnDisplayRemoved(const gfx::Display& old_display) OVERRIDE;
Ddesktop_popup_alignment_delegate.cc91 void DesktopPopupAlignmentDelegate::OnDisplayRemoved( in OnDisplayRemoved() function in message_center::DesktopPopupAlignmentDelegate
/external/chromium_org/extensions/browser/api/system_info/
Dsystem_info_api.cc64 virtual void OnDisplayRemoved(const gfx::Display& old_display) OVERRIDE;
185 void SystemInfoEventRouter::OnDisplayRemoved(const gfx::Display& old_display) { in OnDisplayRemoved() function in extensions::__anond9605a790111::SystemInfoEventRouter
/external/chromium_org/ash/touch/
Dtouch_observer_hud.h63 virtual void OnDisplayRemoved(const gfx::Display& old_display) OVERRIDE;
Dtouch_observer_hud.cc91 void TouchObserverHUD::OnDisplayRemoved(const gfx::Display& old_display) { in OnDisplayRemoved() function in ash::TouchObserverHUD
/external/chromium_org/ash/system/web_notification/
Dash_popup_alignment_delegate.h77 virtual void OnDisplayRemoved(const gfx::Display& old_display) OVERRIDE;
Dash_popup_alignment_delegate.cc166 void AshPopupAlignmentDelegate::OnDisplayRemoved( in OnDisplayRemoved() function in ash::AshPopupAlignmentDelegate
/external/chromium_org/ash/wm/maximize_mode/
Dmaximize_mode_window_manager.h67 virtual void OnDisplayRemoved(const gfx::Display& display) OVERRIDE;
Dmaximize_mode_window_manager.cc133 void MaximizeModeWindowManager::OnDisplayRemoved(const gfx::Display& display) { in OnDisplayRemoved() function in ash::MaximizeModeWindowManager
/external/chromium_org/media/video/capture/linux/
Dvideo_capture_device_chromeos.cc49 virtual void OnDisplayRemoved(const gfx::Display& /*old_display*/) OVERRIDE {} in OnDisplayRemoved() function in media::VideoCaptureDeviceChromeOS::ScreenObserverDelegate
/external/chromium_org/ash/wm/overview/
Dwindow_selector.h81 virtual void OnDisplayRemoved(const gfx::Display& display) OVERRIDE;
/external/chromium_org/chrome/browser/ui/ash/launcher/
Dbrowser_status_monitor.h71 virtual void OnDisplayRemoved(const gfx::Display& old_display) OVERRIDE;
/external/chromium_org/ash/shelf/
Dshelf_window_watcher.h119 virtual void OnDisplayRemoved(const gfx::Display& old_display) OVERRIDE;
Dshelf_window_watcher.cc278 void ShelfWindowWatcher::OnDisplayRemoved(const gfx::Display& old_display) { in OnDisplayRemoved() function in ash::ShelfWindowWatcher
/external/chromium_org/chrome/browser/chromeos/login/ui/
Dlogin_display_host_impl.h134 virtual void OnDisplayRemoved(const gfx::Display& old_display) OVERRIDE;

12