Home
last modified time | relevance | path

Searched refs:ResetWindowControls (Results 1 – 25 of 47) sorted by relevance

12

/external/chromium_org/ash/wm/
Dcustom_frame_view_ash.cc148 void ResetWindowControls();
244 void CustomFrameViewAsh::HeaderView::ResetWindowControls() { in ResetWindowControls() function in ash::CustomFrameViewAsh::HeaderView
245 caption_button_container_->ResetWindowControls(); in ResetWindowControls()
442 void CustomFrameViewAsh::ResetWindowControls() { in ResetWindowControls() function in ash::CustomFrameViewAsh
443 header_view_->ResetWindowControls(); in ResetWindowControls()
Dcustom_frame_view_ash.h54 virtual void ResetWindowControls() OVERRIDE;
/external/chromium_org/ui/views/window/
Dnon_client_view.h71 virtual void ResetWindowControls() = 0;
190 void ResetWindowControls();
Dnative_frame_view.h26 virtual void ResetWindowControls() OVERRIDE;
Dnative_frame_view.cc54 void NativeFrameView::ResetWindowControls() { in ResetWindowControls() function in views::NativeFrameView
Dnon_client_view.cc103 void NonClientView::ResetWindowControls() { in ResetWindowControls() function in views::NonClientView
104 frame_view_->ResetWindowControls(); in ResetWindowControls()
Dcustom_frame_view.h47 virtual void ResetWindowControls() OVERRIDE;
/external/chromium/chrome/browser/ui/views/frame/
Dpopup_non_client_frame_view.cc43 void PopupNonClientFrameView::ResetWindowControls() { in ResetWindowControls() function in PopupNonClientFrameView
Dpopup_non_client_frame_view.h28 virtual void ResetWindowControls() OVERRIDE;
Dapp_panel_browser_frame_view.h52 virtual void ResetWindowControls() OVERRIDE;
Dglass_browser_frame_view.h48 virtual void ResetWindowControls() OVERRIDE { } in ResetWindowControls() function
/external/chromium_org/chrome/browser/ui/views/message_center/
Dmessage_center_frame_view.h31 virtual void ResetWindowControls() OVERRIDE;
Dmessage_center_frame_view.cc56 void MessageCenterFrameView::ResetWindowControls() { in ResetWindowControls() function in message_center::MessageCenterFrameView
/external/chromium_org/chrome/browser/ui/views/frame/
Dpopup_non_client_frame_view.h24 virtual void ResetWindowControls() OVERRIDE;
Dpopup_non_client_frame_view.cc35 void PopupNonClientFrameView::ResetWindowControls() { in ResetWindowControls() function in PopupNonClientFrameView
Dapp_panel_browser_frame_view.h46 virtual void ResetWindowControls() OVERRIDE;
Dglass_browser_frame_view.h40 virtual void ResetWindowControls() OVERRIDE {} in ResetWindowControls() function
Dbrowser_non_client_frame_view_ash.h49 virtual void ResetWindowControls() OVERRIDE;
/external/chromium_org/ui/views/bubble/
Dbubble_frame_view.cc149 void BubbleFrameView::ResetWindowControls() { in ResetWindowControls() function in views::BubbleFrameView
159 ResetWindowControls(); in UpdateWindowTitle()
219 ResetWindowControls(); in OnThemeChanged()
Dbubble_frame_view.h42 virtual void ResetWindowControls() OVERRIDE;
/external/chromium_org/ash/wm/panels/
Dpanel_frame_view.h52 virtual void ResetWindowControls() OVERRIDE;
Dpanel_frame_view.cc88 void PanelFrameView::ResetWindowControls() { in ResetWindowControls() function in ash::PanelFrameView
/external/chromium/chrome/browser/chromeos/frame/
Dbubble_frame_view.h44 virtual void ResetWindowControls() OVERRIDE;
/external/chromium_org/apps/ui/views/
Dshell_window_frame_view.h60 virtual void ResetWindowControls() OVERRIDE {} in ResetWindowControls() function
/external/chromium_org/ash/wm/caption_buttons/
Dframe_caption_button_container_view.h82 void ResetWindowControls();

12