Searched refs:ResetWindowControls (Results 1 - 25 of 37) sorted by relevance

12

/external/chromium_org/chrome/browser/ui/views/message_center/
H A Dmessage_center_frame_view.h31 virtual void ResetWindowControls() OVERRIDE;
H A Dmessage_center_frame_view.cc57 void MessageCenterFrameView::ResetWindowControls() { function in class:message_center::MessageCenterFrameView
/external/chromium_org/ui/views/window/
H A Dnon_client_view.h79 virtual void ResetWindowControls() = 0;
190 void ResetWindowControls();
H A Dnative_frame_view.cc61 void NativeFrameView::ResetWindowControls() { function in class:views::NativeFrameView
H A Dnative_frame_view.h28 virtual void ResetWindowControls() OVERRIDE;
H A Dcustom_frame_view.h48 virtual void ResetWindowControls() OVERRIDE;
H A Dnon_client_view.cc106 void NonClientView::ResetWindowControls() { function in class:views::NonClientView
107 frame_view_->ResetWindowControls();
/external/chromium_org/ash/wm/panels/
H A Dpanel_frame_view.h50 virtual void ResetWindowControls() OVERRIDE;
H A Dpanel_frame_view.cc81 void PanelFrameView::ResetWindowControls() { function in class:ash::PanelFrameView
/external/chromium_org/athena/activity/
H A Dactivity_frame_view.h39 virtual void ResetWindowControls() OVERRIDE;
H A Dactivity_frame_view.cc97 void ActivityFrameView::ResetWindowControls() { function in class:athena::ActivityFrameView
/external/chromium_org/athena/main/
H A Dathena_frame_view.h33 virtual void ResetWindowControls() OVERRIDE {}
/external/chromium_org/chrome/browser/ui/views/apps/
H A Dglass_app_window_frame_view_win.h34 virtual void ResetWindowControls() OVERRIDE {}
/external/chromium_org/ash/frame/
H A Dcustom_frame_view_ash.cc141 void ResetWindowControls();
228 void CustomFrameViewAsh::HeaderView::ResetWindowControls() { function in class:ash::CustomFrameViewAsh::HeaderView
229 caption_button_container_->ResetWindowControls();
274 caption_button_container_->ResetWindowControls();
487 void CustomFrameViewAsh::ResetWindowControls() { function in class:ash::CustomFrameViewAsh
488 header_view_->ResetWindowControls();
H A Dcustom_frame_view_ash.h51 virtual void ResetWindowControls() OVERRIDE;
/external/chromium_org/apps/ui/views/
H A Dapp_window_frame_view.h77 virtual void ResetWindowControls() OVERRIDE {}
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dglass_browser_frame_view.h39 virtual void ResetWindowControls() OVERRIDE {}
H A Dbrowser_non_client_frame_view_ash.h55 virtual void ResetWindowControls() OVERRIDE;
H A Dopaque_browser_frame_view.h57 virtual void ResetWindowControls() OVERRIDE;
H A Dbrowser_non_client_frame_view_ash.cc271 void BrowserNonClientFrameViewAsh::ResetWindowControls() { function in class:BrowserNonClientFrameViewAsh
278 caption_button_container_->ResetWindowControls();
/external/chromium_org/ash/frame/caption_buttons/
H A Dframe_caption_button_container_view.h91 void ResetWindowControls();
/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_frame_view.h65 virtual void ResetWindowControls() OVERRIDE;
/external/chromium_org/ui/views/bubble/
H A Dbubble_frame_view.h46 virtual void ResetWindowControls() OVERRIDE;
H A Dbubble_frame_view.cc153 void BubbleFrameView::ResetWindowControls() { function in class:views::BubbleFrameView
163 ResetWindowControls();
230 ResetWindowControls();
/external/chromium_org/ui/views/win/
H A Dhwnd_message_handler_delegate.h75 virtual void ResetWindowControls() = 0;

Completed in 4579 milliseconds

12