Searched refs:OnDisplayRemoved (Results 1 - 19 of 19) sorted by relevance

/external/chromium_org/ui/gfx/
H A Ddisplay_observer.h25 virtual void OnDisplayRemoved(const Display& old_display) = 0;
/external/chromium_org/ash/display/
H A Dresolution_notification_controller.h81 virtual void OnDisplayRemoved(const gfx::Display& old_display) OVERRIDE;
H A Ddisplay_controller.h166 virtual void OnDisplayRemoved(const gfx::Display& display) OVERRIDE;
H A Dresolution_notification_controller.cc275 void ResolutionNotificationController::OnDisplayRemoved( function in class:ash::internal::ResolutionNotificationController
H A Ddisplay_manager_unittest.cc110 virtual void OnDisplayRemoved(const gfx::Display& old_display) OVERRIDE {
911 virtual void OnDisplayRemoved(const gfx::Display& old_display) OVERRIDE {
H A Ddisplay_controller.cc699 void DisplayController::OnDisplayRemoved(const gfx::Display& display) { function in class:ash::DisplayController
H A Ddisplay_controller_unittest.cc68 virtual void OnDisplayRemoved(const gfx::Display& old_display) OVERRIDE {
/external/chromium_org/ash/shell/
H A Dwindow_watcher.h44 virtual void OnDisplayRemoved(const gfx::Display& old_display) OVERRIDE;
H A Dwindow_watcher.cc150 void WindowWatcher::OnDisplayRemoved(const gfx::Display& old_display) { function in class:ash::shell::WindowWatcher
/external/chromium_org/ash/touch/
H A Dtouch_observer_hud.h66 virtual void OnDisplayRemoved(const gfx::Display& old_display) OVERRIDE;
H A Dtouch_observer_hud.cc100 void TouchObserverHUD::OnDisplayRemoved(const gfx::Display& old_display) { function in class:ash::internal::TouchObserverHUD
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Ddisplay_overscan_handler.h39 virtual void OnDisplayRemoved(const gfx::Display& old_display) OVERRIDE;
H A Ddisplay_overscan_handler.cc92 void DisplayOverscanHandler::OnDisplayRemoved(const gfx::Display& old_display) { function in class:chromeos::options::DisplayOverscanHandler
/external/chromium_org/chrome/browser/extensions/api/system_info/
H A Dsystem_info_api.cc59 virtual void OnDisplayRemoved(const gfx::Display& old_display) OVERRIDE;
160 void SystemInfoEventRouter::OnDisplayRemoved(const gfx::Display& old_display) { function in class:extensions::__anon4944::SystemInfoEventRouter
/external/chromium_org/ui/message_center/views/
H A Dmessage_popup_collection.h105 virtual void OnDisplayRemoved(const gfx::Display& old_display) OVERRIDE;
H A Dmessage_popup_collection.cc495 void MessagePopupCollection::OnDisplayRemoved(const gfx::Display& old_display) { function in class:message_center::MessagePopupCollection
/external/chromium_org/ash/
H A Dscreen_ash.cc110 gfx::DisplayObserver, observers_, OnDisplayRemoved(display));
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_aura.h284 virtual void OnDisplayRemoved(const gfx::Display& old_display) OVERRIDE;
H A Drender_widget_host_view_aura.cc2342 void RenderWidgetHostViewAura::OnDisplayRemoved( function in class:content::RenderWidgetHostViewAura

Completed in 633 milliseconds